Searched refs:spu_mfc_sr1_set (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/powerpc/platforms/cell/spufs/ |
D | run.c | 126 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated() 169 spu_mfc_sr1_set(ctx->spu, sr1); in spu_setup_isolated()
|
D | hw_ops.c | 246 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_start() 257 spu_mfc_sr1_set(spu, sr1); in spu_hw_master_stop()
|
D | switch.c | 510 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/ |
D | spu_priv1.h | 123 spu_mfc_sr1_set (struct spu *spu, u64 sr1) in spu_mfc_sr1_set() function
|
/linux-3.4.99/arch/powerpc/platforms/cell/ |
D | spu_base.c | 634 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/ |
D | xmon.c | 2967 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()
|