Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A 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()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A 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()

Completed in 2 milliseconds