Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/
H A DREADME.serial_multi13 *) The default console depends on the keys pressed:
14 - SMC if keys not pressed (modem not enabled)
15 - SCC if keys pressed (modem enabled)
H A DREADME.autoboot27 any commands. If any key is pressed before the boot delay time
29 and waits forever for a command. That's a good thing if you pressed a
34 U-Boot pressed a key before the system had time to boot. It's even
H A DREADME.POST176 combination has been pressed, or otherwise detect if the
H A DREADME.x861089 pressed again, U-Boot runs as it does in cold boot and detects the sleeping
/rk3399_rockchip-uboot/common/
H A Dusb_kbd.c168 unsigned char modifier, int pressed) in usb_kbd_translate() argument
173 if (pressed == 0) { in usb_kbd_translate()
178 if (pressed == 2) { in usb_kbd_translate()
217 if (pressed == 1) { in usb_kbd_translate()
/rk3399_rockchip-uboot/board/imgtec/xilfpga/
H A DREADME40 needs to be pressed.
/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/
H A Dreadme.txt24 8) Enter fastboot (reboot board with vol- button pressed)
/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A DREADME109 Automatically activated if the push button is pressed for at least one
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-xp-synology-ds414.dts156 * button is pressed. The converter needs to be
/rk3399_rockchip-uboot/include/
H A Dec_commands.h1138 uint8_t pressed; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig1148 It defines a command to be run when the key is pressed if assigned.