Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/tangier/
H A Dtangier.c33 scu_ipc_simple_command(IPCMSG_COLD_RESET, 0); in reset_cpu()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dscu.h11 #define IPCMSG_COLD_RESET 0xf1 macro