Home
last modified time | relevance | path

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

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