Searched refs:pm8xxx_read_channel_rsv (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-pm8xxx-xoadc.c | 439 static int pm8xxx_read_channel_rsv(struct pm8xxx_xoadc *adc, in pm8xxx_read_channel_rsv() function 579 return pm8xxx_read_channel_rsv(adc, ch, 0xff, adc_code, false); in pm8xxx_read_channel() 626 ret = pm8xxx_read_channel_rsv(adc, ch, AMUX_RSV5, in pm8xxx_calibrate_device() 632 ret = pm8xxx_read_channel_rsv(adc, ch, AMUX_RSV4, in pm8xxx_calibrate_device()
|