Searched refs:VADC_DEF_AVG_SAMPLES (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/iio/adc/ | ||
D | qcom-vadc-common.h | 23 #define VADC_DEF_AVG_SAMPLES 0 /* 1 sample */ macro |
D | qcom-spmi-vadc.c | 730 prop->avg_samples = VADC_DEF_AVG_SAMPLES; in vadc_get_dt_channel_data() |