Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dat91_adc.c47 #define AT91_ADC_LOWRES (1 << 4) /* Low Resolution */ macro
1125 reg |= AT91_ADC_LOWRES; in at91_adc_probe()