Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7173.c291 static u16 ad7173_sinc3_odr_div_from_odr(u32 odr_millihz) in ad7173_sinc3_odr_div_from_odr() argument
299 u32 div = DIV_ROUND_CLOSEST(MEGA * MILLI, odr_millihz * 32 * 3); in ad7173_sinc3_odr_div_from_odr()