Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-vadc-common.h26 #define VADC_DEF_AVG_SAMPLES 0 /* 1 sample */ macro
/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5-gen3.c528 value = BIT(VADC_DEF_AVG_SAMPLES); in adc5_gen3_get_fw_channel_data()