Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
Dat91_adc.c49 #define AT91_ADC_LOWRES (1 << 4) /* Low Resolution */ macro
1268 reg |= AT91_ADC_LOWRES; in at91_adc_probe()