Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dinput.h123 #define KEY_UP 103 macro
/u-boot/cmd/
A Dbootmenu.c45 KEY_UP, enumerator
194 *key = KEY_UP; in bootmenu_loop()
232 case KEY_UP: in bootmenu_choice_entry()
/u-boot/scripts/kconfig/lxdialog/
A Dinputbox.c112 case KEY_UP: in dialog_inputbox()
229 case KEY_UP: in dialog_inputbox()
A Dchecklist.c204 if (i < max_choice || key == KEY_UP || key == KEY_DOWN || in dialog_checklist()
206 if (key == KEY_UP || key == '-') { in dialog_checklist()
A Dmenubox.c295 key == KEY_UP || key == KEY_DOWN || in dialog_menu()
301 if (key == KEY_UP || key == '-') { in dialog_menu()
A Dtextbox.c161 case KEY_UP: in dialog_textbox()
/u-boot/arch/arm/dts/
A Dstm32746g-eval.dts90 linux,code = <KEY_UP>;
A Dcros-ec-keyboard.dtsi103 MATRIX_KEY(0x07, 0x0b, KEY_UP)
A Dam3517-evm-ui.dtsi126 linux,code = <KEY_UP>;
A Dstm32mp157c-ev1.dts64 linux,code = <KEY_UP>;
A Dimx6sl-evk.dts534 MATRIX_KEY(0x0, 0x0, KEY_UP) /* ROW0, COL0 */
A Dbeacon-renesom-baseboard.dtsi45 linux,code = <KEY_UP>;
A Dimx51-babbage.dts415 MATRIX_KEY(0, 0, KEY_UP)
A Domap4-sdp.dts589 0x06070067 /* KEY_UP */
A Dam437x-sk-evm.dts69 MATRIX_KEY(1, 1, KEY_UP)
A Dtegra20-harmony.dts539 MATRIX_KEY(0x0C, 0x05, KEY_UP)
A Dtegra20-seaboard.dts661 MATRIX_KEY(0x0C, 0x05, KEY_UP)
/u-boot/arch/sandbox/dts/
A Dcros-ec-keyboard.dtsi111 MATRIX_KEY(0x07, 0x0b, KEY_UP)
/u-boot/scripts/kconfig/
A Dnconf.gui.c462 case KEY_UP: in dialog_inputbox()
634 case KEY_UP: in show_scroll_win()
A Dnconf.c1047 } else if (key == KEY_UP) { in do_match()
1116 case KEY_UP: in conf()
1298 case KEY_UP: in conf_choice()
/u-boot/arch/sandbox/cpu/
A Dsdl.c278 [SDL_SCANCODE_UP] = KEY_UP,
/u-boot/drivers/input/
A Dinput.c184 { KEY_UP, "[A"},
/u-boot/include/dt-bindings/input/
A Dlinux-event-codes.h177 #define KEY_UP 103 macro

Completed in 38 milliseconds