Searched refs:r_pcohctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dpm-cps.c343 const unsigned r_pcohctl = GPR_T8; local
390 UASM_i_LA(&p, r_pcohctl, (long)addr_gcr_cl_coherence());
480 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl);
481 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl);
489 uasm_i_sw(&p, GPR_ZERO, 0, r_pcohctl);
490 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl);
565 uasm_i_sw(&p, GPR_T0, 0, r_pcohctl);
566 uasm_i_lw(&p, GPR_T0, 0, r_pcohctl);

Completed in 160 milliseconds