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

/drivers/input/touchscreen/
H A Dstmpe-ts.c50 #define STMPE_IRQ_TOUCH_DET 0 macro
112 while ((int_sta & (1 << STMPE_IRQ_TOUCH_DET)) && (timeout > 0)) {

Completed in 159 milliseconds