Searched refs:KBD_REPLY_POR (Results 1 – 2 of 2) sorted by relevance
64 #define KBD_REPLY_POR 0xAA /* Power on reset */ macro
169 if (kbd_wait_for_input() != KBD_REPLY_POR) in kbd_initialize()