Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/ !
H A Dad7192.c208 u32 aincom_mv; member
927 if (st->aincom_mv && !chan->differential) in ad7192_read_raw()
928 *val += DIV_ROUND_CLOSEST_ULL((u64)st->aincom_mv * NANO, in ad7192_read_raw()
1364 st->aincom_mv = ret == -ENODEV ? 0 : ret / MILLI; in ad7192_probe()