Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dspear_adc.c35 #define SPEAR_ADC_STATUS_AVG_SAMPLE_MASK GENMASK(8, 5) macro
162 FIELD_PREP(SPEAR_ADC_STATUS_AVG_SAMPLE_MASK, st->avg_samples) | in spear_adc_read_raw()