Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di8042.h47 #define KBD_US 0 /* default US layout */ macro
/openbmc/u-boot/drivers/input/
H A Di8042.c270 keymap = KBD_US; in i8042_start()