Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/input/touchscreen/
Dlpc32xx_ts.c43 #define LPC32XX_TSC_ADCCON_X_SAMPLE_SIZE(s) ((10 - (s)) << 7) macro
149 LPC32XX_TSC_ADCCON_X_SAMPLE_SIZE(10) | in lpc32xx_setup_tsc()