Searched refs:mfc_sr1_set (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.c111 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
198 .mfc_sr1_set = mfc_sr1_set,
H A Dspu_priv1_mmio.c114 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
172 .mfc_sr1_set = mfc_sr1_set,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dspu_priv1.h43 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); member in struct:spu_priv1_ops
125 spu_priv1_ops->mfc_sr1_set(spu, sr1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dspu.c548 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
620 .mfc_sr1_set = mfc_sr1_set,

Completed in 88 milliseconds