Searched refs:spu_mfc_sr1_get (Results 1 – 6 of 6) sorted by relevance
231 sr1 = spu_mfc_sr1_get(spu) | MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_hw_master_start()242 sr1 = spu_mfc_sr1_get(spu) & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK; in spu_hw_master_stop()
125 sr1 = spu_mfc_sr1_get(ctx->spu); in spu_setup_isolated()
217 csa->priv1.mfc_sr1_RW = spu_mfc_sr1_get(spu); in save_mfc_sr1()
117 spu_mfc_sr1_get (struct spu *spu) in spu_mfc_sr1_get() function
71 if (spu_mfc_sr1_get(spu) & MFC_STATE1_RELOCATE_MASK) in spu_invalidate_slbs()703 tmp = spu_mfc_sr1_get(spu); in crash_kexec_stop_spus()
4161 tmp = spu_mfc_sr1_get(spu); in stop_spus()
Completed in 16 milliseconds