Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/iio/adc/
Dspear_adc.c35 #define SPEAR_ADC_STATUS_AVG_SAMPLE(x) ((x) << 5) macro
153 SPEAR_ADC_STATUS_AVG_SAMPLE(st->avg_samples) | in spear_adc_read_raw()