Home
last modified time | relevance | path

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

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