Searched refs:spu_mfc_sr1_set (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/platforms/cell/spufs/ |
H A 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()
|
H A 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()
|
H A 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/arch/powerpc/include/asm/ |
H A D | spu_priv1.h | 111 spu_mfc_sr1_set (struct spu *spu, u64 sr1) in spu_mfc_sr1_set() function
|
/linux/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 579 spu_mfc_sr1_set(spu, 0x33); in create_spu() 701 spu_mfc_sr1_set(spu, tmp); in crash_kexec_stop_spus()
|
/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 4165 spu_mfc_sr1_set(spu, tmp); in stop_spus() 4203 spu_mfc_sr1_set(spu, spu_info[i].saved_mfc_sr1_RW); in restart_spus()
|