Searched refs:CPC_Cx_CMD_PWRUP (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/asm/ | ||
D | mips-cpc.h | 113 #define CPC_Cx_CMD_PWRUP 0x3 macro |
/linux-6.1.9/arch/mips/kernel/ | ||
D | smp.c | 185 write_cpc_co_cmd(CPC_Cx_CMD_PWRUP); in mips_smp_send_ipi_mask() |