Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dhotkey.c19 #define CTRL_I 0x09 /* inicall debug for kernel */ macro
32 return gd->console_evt == CTRL_I; in is_hotkey()
66 if (gd->console_evt == CTRL_I) in hotkey_run()