Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dmk712.c64 #define MK712_STATUS_TOUCH 0x10 macro
94 if (~status & MK712_STATUS_TOUCH) { in mk712_interrupt()