Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dspear_adc.c34 #define SPEAR_ADC_STATUS_AVG_SAMPLE(x) ((x) << 5) macro
161 SPEAR_ADC_STATUS_AVG_SAMPLE(st->avg_samples) | in spear_adc_read_raw()