Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dat91-sama5d2_adc.c262 #define AT91_OSR_4SAMPLES 4 macro
514 case AT91_OSR_4SAMPLES: in at91_adc_config_emr()
535 } else if (st->oversampling_ratio == AT91_OSR_4SAMPLES) { in at91_adc_adjust_val_osr()
1416 if ((val != AT91_OSR_1SAMPLES) && (val != AT91_OSR_4SAMPLES) && in at91_adc_write_raw()
1616 __stringify(AT91_OSR_4SAMPLES) " "