Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dinput.h103 #define KEY_KPDOT 83 macro
/openbmc/u-boot/arch/arm/dts/
H A Domap3-evm-common.dtsi158 MATRIX_KEY(3, 0, KEY_KPDOT)
H A Dtegra20-harmony.dts579 MATRIX_KEY(0x1B, 0x05, KEY_KPDOT)
H A Dtegra20-seaboard.dts709 MATRIX_KEY(0x1B, 0x05, KEY_KPDOT)
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c202 KEY_KP9, KEY_KPDOT, KEY_KPSLASH, KEY_KPASTERISK, KEY_KPMINUS,
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h157 #define KEY_KPDOT 83 macro
/openbmc/u-boot/drivers/input/
H A Dinput.c487 if (key >= KEY_KP7 && key <= KEY_KPDOT && in input_keycodes_to_ascii()