Searched refs:KBD_STAT_KDIE (Results 1 – 1 of 1) sorted by relevance
35 #define KBD_STAT_KDIE (0x1 << 8) /* Key Depress Interrupt Enable Status bit */ macro267 reg_val |= KBD_STAT_KDIE; in imx_keypad_check_for_events()286 reg_val &= ~KBD_STAT_KDIE; in imx_keypad_check_for_events()299 reg_val &= ~(KBD_STAT_KRIE | KBD_STAT_KDIE); in imx_keypad_irq_handler()347 reg_val |= KBD_STAT_KDIE; in imx_keypad_config()358 reg_val &= ~(KBD_STAT_KRIE | KBD_STAT_KDIE); in imx_keypad_inhibit()