Searched refs:CPC_Cx_CMD_CLOCKOFF (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mips-cpc.h | 116 #define CPC_Cx_CMD_CLOCKOFF (_ULCAST_(0x1) << 0) macro |
/arch/mips/kernel/ | ||
D | pm-cps.c | 499 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code() |