Searched refs:KBD_POR (Results 1 – 2 of 2) sorted by relevance
43 #define KBD_POR 0xaa macro
133 kbd_read(I8042_DATA_REG) != KBD_POR) in kbd_reset()146 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR) in kbd_reset()