Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dep93xx_keypad.c50 #define KEY_REG_1KEY BIT(12) macro
107 } else if (status & KEY_REG_1KEY) { in ep93xx_keypad_irq_handler()