Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()