Searched refs:KBD_STAT_KDIE (Results 1 – 1 of 1) sorted by relevance
32 #define KBD_STAT_KDIE (0x1 << 8) /* Key Depress Interrupt Enable Status bit */ macro264 reg_val |= KBD_STAT_KDIE; in imx_keypad_check_for_events()283 reg_val &= ~KBD_STAT_KDIE; in imx_keypad_check_for_events()296 reg_val &= ~(KBD_STAT_KRIE | KBD_STAT_KDIE); in imx_keypad_irq_handler()344 reg_val |= KBD_STAT_KDIE; in imx_keypad_config()355 reg_val &= ~(KBD_STAT_KRIE | KBD_STAT_KDIE); in imx_keypad_inhibit()536 reg_val |= KBD_STAT_KDIE; in imx_kbd_noirq_suspend()