Home
last modified time | relevance | path

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

/external/u-boot/include/
Di8042.h32 #define CMD_WR_CONFIG 0x60 /* write configuration byte */ macro
/external/u-boot/drivers/input/
Di8042.c151 if (kbd_cmd_write(CMD_WR_CONFIG, config)) in kbd_reset()