Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H A Dpm-cps.c347 unsigned cpc_cmd; in cps_gen_entry_code() local
503 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code()
506 cpc_cmd = CPC_Cx_CMD_PWRDOWN; in cps_gen_entry_code()
515 uasm_i_addiu(&p, GPR_T1, GPR_ZERO, cpc_cmd); in cps_gen_entry_code()