Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/mips/kernel/ |
D | pm-cps.c | 353 const unsigned r_pcohctl = t7; in cps_gen_entry_code() local 400 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 490 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 491 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 499 uasm_i_sw(&p, zero, 0, r_pcohctl); in cps_gen_entry_code() 500 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 575 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 576 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code()
|