Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dhotkey.c21 #define CTRL_M 0x0d /* memory(sysmem/bidram) */ macro
36 return gd->console_evt == CTRL_M; in is_hotkey()
56 if (gd->console_evt == CTRL_M) { in hotkey_run()