Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | pm-cps.c | 355 const unsigned r_pcohctl = t7; in cps_gen_entry_code() local 402 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 477 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 478 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 485 uasm_i_sw(&p, zero, 0, r_pcohctl); in cps_gen_entry_code() 486 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 558 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 559 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code()
|