Searched refs:KEY_LEFTSHIFT (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | input.h | 62 #define KEY_LEFTSHIFT 42 macro
|
| /openbmc/u-boot/drivers/input/ |
| H A D | input.c | 158 { KBD_ENGLISH, KEY_LEFTSHIFT, KEY_RIGHTSHIFT, 160 { KBD_GERMAN, KEY_LEFTSHIFT, KEY_RIGHTSHIFT,
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | cros-ec-keyboard.dtsi | 75 MATRIX_KEY(0x05, 0x07, KEY_LEFTSHIFT)
|
| H A D | am3517-evm-ui.dtsi | 108 linux,code = <KEY_LEFTSHIFT>;
|
| H A D | tegra20-harmony.dts | 524 MATRIX_KEY(0x08, 0x04, KEY_LEFTSHIFT)
|
| H A D | tegra20-seaboard.dts | 644 MATRIX_KEY(0x08, 0x05, KEY_LEFTSHIFT)
|
| /openbmc/u-boot/arch/sandbox/dts/ |
| H A D | cros-ec-keyboard.dtsi | 75 MATRIX_KEY(0x05, 0x07, KEY_LEFTSHIFT)
|
| /openbmc/u-boot/arch/sandbox/cpu/ |
| H A D | sdl.c | 214 KEY_LEFTSHIFT,
|
| /openbmc/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 116 #define KEY_LEFTSHIFT 42 macro
|
| /openbmc/qemu/ui/ |
| H A D | input-linux.c | 109 return il->keydown[KEY_LEFTSHIFT] && in input_linux_check_toggle()
|