Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c358 unsigned cpc_cmd; in cps_gen_entry_code() local
498 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code()
501 cpc_cmd = CPC_Cx_CMD_PWRDOWN; in cps_gen_entry_code()
510 uasm_i_addiu(&p, t1, zero, cpc_cmd); in cps_gen_entry_code()