Searched refs:KBD_STAT_KRSS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/keyboard/
H A Dimx_keypad.c34 #define KBD_STAT_KRSS (0x1 << 3) /* Key Release Synch Status bit (w1c)*/ macro
281 reg_val |= KBD_STAT_KPKR | KBD_STAT_KRSS; imx_keypad_check_for_events()
343 KBD_STAT_KDSC | KBD_STAT_KRSS; imx_keypad_config()

Completed in 136 milliseconds