Lines Matching defs:avg_samples
186 * @avg_samples: ability to provide single result from the ADC
202 unsigned int avg_samples; /* For Gen2 ADC_TM */
220 * @avg_samples: ability to provide single result from the ADC
236 unsigned int avg_samples;
597 buf[3] = channel->avg_samples | ADC_TM_GEN2_FAST_AVG_EN;
711 buf[1] = chip->avg_samples | ADC_TM5_FAST_AVG_EN;
741 buf[1] = chip->avg_samples | ADC_TM5_FAST_AVG_EN;
891 channel->avg_samples = ret;
893 channel->avg_samples = VADC_DEF_AVG_SAMPLES;
983 adc_tm->avg_samples = ret;
985 adc_tm->avg_samples = VADC_DEF_AVG_SAMPLES;