Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Di8042.c134 kbd_read(I8042_DATA_REG) != KBD_POR) in kbd_reset()
147 else if ((quirk & QUIRK_DUP_POR) && config == KBD_POR) in kbd_reset()
/OK3568_Linux_fs/u-boot/include/
H A Di8042.h44 #define KBD_POR 0xaa macro