Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dstmpe-ts.c44 #define STMPE_IRQ_TOUCH_DET 0 macro
115 while ((int_sta & (1 << STMPE_IRQ_TOUCH_DET)) && (timeout > 0)) { in stmpe_work()