Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dat91-sama5d2_adc.c256 #define AT91_OSR_1SAMPLES 1 macro
522 case AT91_OSR_1SAMPLES: in at91_adc_config_emr()
541 if (st->oversampling_ratio == AT91_OSR_1SAMPLES) { in at91_adc_adjust_val_osr()
1462 if ((val != AT91_OSR_1SAMPLES) && (val != AT91_OSR_4SAMPLES) && in at91_adc_write_raw()
1674 __stringify(AT91_OSR_1SAMPLES) " "
1732 st->oversampling_ratio = AT91_OSR_1SAMPLES; in at91_adc_probe()