Home
last modified time | relevance | path

Searched refs:spl_fixpt_eq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_custom_float.c22 if (spl_fixpt_eq(value, spl_fixpt_zero)) { in spl_build_custom_float()
H A Dspl_fixpt31_32.h138 static inline bool spl_fixpt_eq(struct spl_fixed31_32 arg1, struct spl_fixed31_32 arg2) in spl_fixpt_eq() function