Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
Dpm-cps.c351 unsigned cpc_cmd; in cps_gen_entry_code() local
507 cpc_cmd = CPC_Cx_CMD_CLOCKOFF; in cps_gen_entry_code()
510 cpc_cmd = CPC_Cx_CMD_PWRDOWN; in cps_gen_entry_code()
519 uasm_i_addiu(&p, t1, zero, cpc_cmd); in cps_gen_entry_code()