Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dad7173.c1534 unsigned int thrsh_raw; in ad7173_calc_openwire_thrsh_raw() local
1536 thrsh_raw = in ad7173_calc_openwire_thrsh_raw()
1541 thrsh_raw /= AD4111_DIVIDER_RATIO; in ad7173_calc_openwire_thrsh_raw()
1543 return thrsh_raw; in ad7173_calc_openwire_thrsh_raw()