Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/keyboard/
Dtm2-touchkey.c32 #define TM2_TOUCHKEY_BIT_PRESS_EV BIT(3) macro
161 if (data & TM2_TOUCHKEY_BIT_PRESS_EV) { in tm2_touchkey_irq_handler()
174 data & TM2_TOUCHKEY_BIT_PRESS_EV) { in tm2_touchkey_irq_handler()