Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dimx6ul_tsc.c29 #define ADC_CONV_MODE_MASK (0x3 << 2) macro
114 adc_cfg &= ~(ADC_CONV_MODE_MASK | ADC_INPUT_CLK_MASK); in imx6ul_adc_init()