Searched refs:spu_mfc_sr1_get (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c246 sr1 = spu_mfc_sr1_get(spu) | MFC_STATE1_MASTER_RUN_CONTROL_MASK;
257 sr1 = spu_mfc_sr1_get(spu) & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK;
H A Drun.c124 sr1 = spu_mfc_sr1_get(ctx->spu);
H A Dswitch.c224 csa->priv1.mfc_sr1_RW = spu_mfc_sr1_get(spu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_priv1.h129 spu_mfc_sr1_get (struct spu *spu) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcrash.c284 tmp = spu_mfc_sr1_get(spu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dspu_base.c87 if (spu_mfc_sr1_get(spu) & MFC_STATE1_RELOCATE_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2984 tmp = spu_mfc_sr1_get(spu);

Completed in 102 milliseconds