Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/spl/
H A Dspl_custom_float.c57 value = spl_fixpt_shr(value, 1); in spl_build_custom_float()
H A Dspl_fixpt31_32.h209 static inline struct spl_fixed31_32 spl_fixpt_shr(struct spl_fixed31_32 arg, unsigned char shift) in spl_fixpt_shr() function