Home
last modified time | relevance | path

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

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