Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ |
D | pm-cps.c | 356 const unsigned r_pcohctl = t7; in cps_gen_entry_code() local 403 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 478 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 479 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 486 uasm_i_sw(&p, zero, 0, r_pcohctl); in cps_gen_entry_code() 487 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 559 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 560 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code()
|