Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/tangier/
H A Dtangier.c33 scu_ipc_simple_command(IPCMSG_COLD_RESET, 0); in reset_cpu()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dscu.h11 #define IPCMSG_COLD_RESET 0xf1 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dintel_scu_ipc_legacy.h13 #define IPCMSG_COLD_RESET 0xF1 macro
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A Dintel-mid.c72 intel_scu_ipc_simple_command(IPCMSG_COLD_RESET, 0); in intel_mid_reboot()