Searched refs:CMD_KBD_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | i8042.h | 35 #define CMD_KBD_EN 0xae /* keyboard enable */ macro |
/openbmc/u-boot/drivers/input/ | ||
H A D | i8042.c | 155 if (kbd_write(I8042_CMD_REG, CMD_KBD_EN) || in kbd_reset() |