Searched refs:mfc_sr1_RW (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/
H A Dbeat_spu_priv1.c115 offsetof(struct spu_priv1, mfc_sr1_RW), sr1);
123 offsetof(struct spu_priv1, mfc_sr1_RW), &sr1);
H A Dspu_priv1_mmio.c116 out_be64(&spu->priv1->mfc_sr1_RW, sr1);
121 return in_be64(&spu->priv1->mfc_sr1_RW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c315 sr1 = csa->priv1.mfc_sr1_RW | MFC_STATE1_MASTER_RUN_CONTROL_MASK;
316 csa->priv1.mfc_sr1_RW = sr1;
326 sr1 = csa->priv1.mfc_sr1_RW & ~MFC_STATE1_MASTER_RUN_CONTROL_MASK;
327 csa->priv1.mfc_sr1_RW = sr1;
H A Dswitch.c224 csa->priv1.mfc_sr1_RW = spu_mfc_sr1_get(spu);
1701 spu_mfc_sr1_set(spu, csa->priv1.mfc_sr1_RW);
2156 csa->priv1.mfc_sr1_RW = MFC_STATE1_LOCAL_STORAGE_DECODE_MASK |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_csa.h136 u64 mfc_sr1_RW; member in struct:spu_priv1_collapsed
H A Dspu.h497 u64 mfc_sr1_RW; /* 0x000 */ member in struct:spu_priv1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dspu.c560 offsetof(struct spu_priv1, mfc_sr1_RW),

Completed in 81 milliseconds