Searched refs:r_pcohctl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | pm-cps.c | 349 const unsigned r_pcohctl = t7; in cps_gen_entry_code() local 396 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence()); in cps_gen_entry_code() 486 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 487 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 495 uasm_i_sw(&p, zero, 0, r_pcohctl); in cps_gen_entry_code() 496 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 571 uasm_i_sw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code() 572 uasm_i_lw(&p, t0, 0, r_pcohctl); in cps_gen_entry_code()
|