Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dlpc32xx_ts.c48 #define LPC32XX_TSC_FIFO_TS_P_LEVEL BIT(31) macro
112 if (!(rv[3] & LPC32XX_TSC_FIFO_TS_P_LEVEL) && idx == 4) { in lpc32xx_ts_interrupt()