Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/adc/
Dat91-sama5d2_adc.c257 #define AT91_OSR_4SAMPLES 4 macro
526 case AT91_OSR_4SAMPLES: in at91_adc_config_emr()
547 } else if (st->oversampling_ratio == AT91_OSR_4SAMPLES) { in at91_adc_adjust_val_osr()
1433 if ((val != AT91_OSR_1SAMPLES) && (val != AT91_OSR_4SAMPLES) && in at91_adc_write_raw()
1642 __stringify(AT91_OSR_4SAMPLES) " "