Home
last modified time | relevance | path

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

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