Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dhotkey.c16 #define CTRL_B 0x02 /* bootrom mode */ macro
38 return gd->console_evt == CTRL_B; in is_hotkey()