Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsmtregs.h40 #define write_c0_tchalt(val) __write_32bit_c0_register($2, 4, val) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-cps.c417 write_c0_tchalt(TCHALT_H); in cps_shutdown_this_cpu()