Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dep93xx_keypad.c57 #define KEY_REG_2KEYS BIT(13) macro
98 if (status & KEY_REG_2KEYS) { in ep93xx_keypad_irq_handler()