Searched refs:CMD_WR_CONFIG (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | i8042.h | 32 #define CMD_WR_CONFIG 0x60 /* write configuration byte */ macro |
/external/u-boot/drivers/input/ | ||
D | i8042.c | 151 if (kbd_cmd_write(CMD_WR_CONFIG, config)) in kbd_reset() |