Searched refs:mfc_sr1_get (Results 1 - 4 of 4) 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.c118 static u64 mfc_sr1_get(struct spu *spu) function
199 .mfc_sr1_get = mfc_sr1_get,
H A Dspu_priv1_mmio.c119 static u64 mfc_sr1_get(struct spu *spu) function
173 .mfc_sr1_get = mfc_sr1_get,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_priv1.h44 u64 (*mfc_sr1_get) (struct spu *spu); member in struct:spu_priv1_ops
131 return spu_priv1_ops->mfc_sr1_get(spu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dspu.c564 static u64 mfc_sr1_get(struct spu *spu) function
621 .mfc_sr1_get = mfc_sr1_get,

Completed in 107 milliseconds