Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmpe-ts.c43 #define STMPE_IRQ_TOUCH_DET 0 macro
112 while ((int_sta & (1 << STMPE_IRQ_TOUCH_DET)) && (timeout > 0)) { in stmpe_work()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmpe-ts.c44 #define STMPE_IRQ_TOUCH_DET 0 macro
115 while ((int_sta & (1 << STMPE_IRQ_TOUCH_DET)) && (timeout > 0)) { in stmpe_work()

Completed in 2 milliseconds