Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dimx6ul_tsc.c38 #define ADC_AVGS_MASK (0x3 << 14) macro
119 adc_cfg &= ~ADC_AVGS_MASK; in imx6ul_adc_init()