Searched refs:EIGHT_SAMPLES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | meson_saradc.c | 237 EIGHT_SAMPLES = 0x3, enumerator 690 MEAN_AVERAGING, EIGHT_SAMPLES, in meson_sar_adc_iio_info_read_raw() 1149 MEAN_AVERAGING, EIGHT_SAMPLES, &value0); in meson_sar_adc_calib() 1158 MEAN_AVERAGING, EIGHT_SAMPLES, &value1); in meson_sar_adc_calib()
|
/openbmc/u-boot/drivers/adc/ |
H A D | meson-saradc.c | 336 EIGHT_SAMPLES = 0x3, enumerator 404 meson_saradc_set_averaging(priv, chan, MEAN_AVERAGING, EIGHT_SAMPLES); in meson_saradc_get_sample()
|