Home
last modified time | relevance | path

Searched refs:KBD_POR (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Di8042.h43 #define KBD_POR 0xaa macro
/u-boot/drivers/input/
A Di8042.c137 kbd_read(I8042_DATA_REG) != KBD_POR) in kbd_reset()
150 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR) in kbd_reset()

Completed in 3 milliseconds