Searched refs:spu_mfc_sr1_set (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/powerpc/platforms/cell/spufs/ | 
| D | run.c | 127 	spu_mfc_sr1_set(ctx->spu, sr1);  in spu_setup_isolated()170 	spu_mfc_sr1_set(ctx->spu, sr1);  in spu_setup_isolated()
 
 | 
| D | hw_ops.c | 232 	spu_mfc_sr1_set(spu, sr1);  in spu_hw_master_start()243 	spu_mfc_sr1_set(spu, sr1);  in spu_hw_master_stop()
 
 | 
| D | switch.c | 496 	spu_mfc_sr1_set(spu, (MFC_STATE1_MASTER_RUN_CONTROL_MASK |  in setup_mfc_sr1()1042 			spu_mfc_sr1_set(spu,  in clear_spu_status()
 1054 			spu_mfc_sr1_set(spu,  in clear_spu_status()
 1694 	spu_mfc_sr1_set(spu, csa->priv1.mfc_sr1_RW);  in restore_mfc_sr1()
 1884 	spu_mfc_sr1_set(spu, MFC_STATE1_MASTER_RUN_CONTROL_MASK);  in force_spu_isolate_exit()
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | spu_priv1.h | 111 spu_mfc_sr1_set (struct spu *spu, u64 sr1)  in spu_mfc_sr1_set()  function
 | 
| /Linux-v5.4/arch/powerpc/platforms/cell/ | 
| D | spu_base.c | 586 	spu_mfc_sr1_set(spu, 0x33);  in create_spu()708 		spu_mfc_sr1_set(spu, tmp);  in crash_kexec_stop_spus()
 
 | 
| /Linux-v5.4/arch/powerpc/xmon/ | 
| D | xmon.c | 3928 			spu_mfc_sr1_set(spu, tmp);  in stop_spus()3966 			spu_mfc_sr1_set(spu, spu_info[i].saved_mfc_sr1_RW);  in restart_spus()
 
 |