Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dpm-cps.c355 unsigned cpc_cmd; in cps_gen_entry_code() local
511 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code()
514 cpc_cmd = CPC_Cx_CMD_PWRDOWN; in cps_gen_entry_code()
523 uasm_i_addiu(&p, t1, zero, cpc_cmd); in cps_gen_entry_code()