Home
last modified time | relevance | path

Searched refs:spu_mfc_sr1_set (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Drun.c126 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated()
169 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated()
Dhw_ops.c246 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_start()
257 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_stop()
Dswitch.c510 spu_mfc_sr1_set(spu, (MFC_STATE1_MASTER_RUN_CONTROL_MASK | in setup_mfc_sr1()
1056 spu_mfc_sr1_set(spu, in clear_spu_status()
1068 spu_mfc_sr1_set(spu, in clear_spu_status()
1708 spu_mfc_sr1_set(spu, csa->priv1.mfc_sr1_RW); in restore_mfc_sr1()
1898 spu_mfc_sr1_set(spu, MFC_STATE1_MASTER_RUN_CONTROL_MASK); in force_spu_isolate_exit()
/linux-3.4.99/arch/powerpc/include/asm/
Dspu_priv1.h123 spu_mfc_sr1_set (struct spu *spu, u64 sr1) in spu_mfc_sr1_set() function
/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_base.c634 spu_mfc_sr1_set(spu, 0x33); in create_spu()
760 spu_mfc_sr1_set(spu, tmp); in crash_kexec_stop_spus()
/linux-3.4.99/arch/powerpc/xmon/
Dxmon.c2967 spu_mfc_sr1_set(spu, tmp); in stop_spus()
3005 spu_mfc_sr1_set(spu, spu_info[i].saved_mfc_sr1_RW); in restart_spus()