Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/mips/kernel/ |
| H A D | pm-cps.c | 345 const unsigned r_pcohctl = GPR_T8; in cps_gen_entry_code() local 392 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 482 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 483 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 491 uasm_i_sw(&p, GPR_ZERO, 0, r_pcohctl); in cps_gen_entry_code() 492 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 567 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code() 568 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl); in cps_gen_entry_code()
|