Searched refs:spl_fixpt_shl (Results 1 – 3 of 3) sorted by relevance
40 value = spl_fixpt_shl(value, 1); in spl_build_custom_float()72 mantiss = spl_fixpt_shl(mantiss, format->mantissa_bits); in spl_build_custom_float()
195 static inline struct spl_fixed31_32 spl_fixpt_shl(struct spl_fixed31_32 arg, unsigned char shift) in spl_fixpt_shl() function
347 return spl_fixpt_shl( in spl_fixpt_exp()