Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_kbd.c39 #define NUM_LOCK 0x53 macro
222 if (scancode == NUM_LOCK) { in usb_kbd_translate()