Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_kbd.c40 #define CAPS_LOCK 0x39 macro
227 if (scancode == CAPS_LOCK) { in usb_kbd_translate()