Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dinput.h76 #define KEY_LEFTALT 56 macro
/openbmc/u-boot/arch/arm/dts/
H A Dcros-ec-keyboard.dtsi88 MATRIX_KEY(0x06, 0x0a, KEY_LEFTALT)
H A Dtegra20-harmony.dts487 MATRIX_KEY(0x02, 0x06, KEY_LEFTALT)
H A Dtegra20-seaboard.dts601 MATRIX_KEY(0x02, 0x07, KEY_LEFTALT)
/openbmc/u-boot/arch/sandbox/dts/
H A Dcros-ec-keyboard.dtsi88 MATRIX_KEY(0x06, 0x0a, KEY_LEFTALT)
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c215 KEY_RIGHTCTRL, KEY_LEFTCTRL, KEY_RIGHTALT, KEY_LEFTALT, KEY_RIGHTMETA,
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h130 #define KEY_LEFTALT 56 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h131 #define KEY_LEFTALT 56 macro
/openbmc/qemu/ui/
H A Dinput-linux.c105 return il->keydown[KEY_LEFTALT] && in input_linux_check_toggle()