Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dpm-cps.c357 unsigned cpc_cmd; in cps_gen_entry_code() local
497 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code()
500 cpc_cmd = CPC_Cx_CMD_PWRDOWN; in cps_gen_entry_code()
509 uasm_i_addiu(&p, t1, zero, cpc_cmd); in cps_gen_entry_code()