Searched refs:CPC_Cx_CMD_CLOCKOFF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ | ||
H A D | mips-cpc.h | 111 #define CPC_Cx_CMD_CLOCKOFF 0x1 macro |
/openbmc/linux/arch/mips/kernel/ | ||
H A D | pm-cps.c | 507 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code() |