Searched refs:spu_mfc_sr1_set (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/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() 1692 spu_mfc_sr1_set(spu, csa->priv1.mfc_sr1_RW); in restore_mfc_sr1() 1882 spu_mfc_sr1_set(spu, MFC_STATE1_MASTER_RUN_CONTROL_MASK); in force_spu_isolate_exit()
|
/linux-6.1.9/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-6.1.9/arch/powerpc/platforms/cell/ |
D | spu_base.c | 585 spu_mfc_sr1_set(spu, 0x33); in create_spu() 707 spu_mfc_sr1_set(spu, tmp); in crash_kexec_stop_spus()
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | xmon.c | 4177 spu_mfc_sr1_set(spu, tmp); in stop_spus() 4215 spu_mfc_sr1_set(spu, spu_info[i].saved_mfc_sr1_RW); in restart_spus()
|