Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dat91-sama5d2_adc.c253 #define AT91_OSR_1SAMPLES 1 macro
502 case AT91_OSR_1SAMPLES: in at91_adc_config_emr()
521 if (st->oversampling_ratio == AT91_OSR_1SAMPLES) { in at91_adc_adjust_val_osr()
1408 if ((val != AT91_OSR_1SAMPLES) && (val != AT91_OSR_4SAMPLES) && in at91_adc_write_raw()
1605 __stringify(AT91_OSR_1SAMPLES) " "
1663 st->oversampling_ratio = AT91_OSR_1SAMPLES; in at91_adc_probe()