Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dhotkey.c15 #define CTRL_A 0x01 /* shell(cli) on BOOTM_STATE_OS_PREP */ macro
74 if (gd->console_evt == CTRL_A) in hotkey_run()