Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/kernel/ |
H A D | pm-cps.c | 343 const unsigned r_pcohctl = GPR_T8; in cps_gen_entry_code() local 390 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 480 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 481 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 489 uasm_i_sw(&p, GPR_ZERO, 0, r_pcohctl); in cps_gen_entry_code() 490 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 565 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 566 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code()
|