Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-vadc.c61 #define VADC_FAST_AVG_EN 0x5b macro
244 ret = vadc_write(vadc, VADC_FAST_AVG_EN, VADC_FAST_AVG_EN_SET); in vadc_configure()
246 ret = vadc_write(vadc, VADC_FAST_AVG_EN, 0); in vadc_configure()