Searched refs:STMPE_IRQ_TOUCH_DET (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/input/touchscreen/ | ||
H A D | stmpe-ts.c | 50 #define STMPE_IRQ_TOUCH_DET 0 macro 112 while ((int_sta & (1 << STMPE_IRQ_TOUCH_DET)) && (timeout > 0)) { stmpe_work() |
Completed in 50 milliseconds