Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dqcom-vadc-common.h23 #define VADC_DEF_AVG_SAMPLES 0 /* 1 sample */ macro
Dqcom-spmi-adc5.c609 prop->avg_samples = VADC_DEF_AVG_SAMPLES; in adc5_get_dt_channel_data()
Dqcom-spmi-vadc.c722 prop->avg_samples = VADC_DEF_AVG_SAMPLES; in vadc_get_dt_channel_data()