Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Drohm-bu27034.c619 static inline u64 gain_mul_div_helper(u64 val, unsigned int gain, in gain_mul_div_helper() function
657 return gain_mul_div_helper(helper64, gain0, ch0); in bu27034_fixp_calc_t1_64bit()
662 return gain_mul_div_helper(helper64, gain0, helper); in bu27034_fixp_calc_t1_64bit()