Searched refs:mfc_sr1_set (Results 1 - 4 of 4) sorted by relevance

/arch/powerpc/platforms/cell/
H A Dbeat_spu_priv1.c109 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
196 .mfc_sr1_set = mfc_sr1_set,
H A Dspu_priv1_mmio.c113 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
171 .mfc_sr1_set = mfc_sr1_set,
/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);
/arch/powerpc/platforms/ps3/
H A Dspu.c549 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
621 .mfc_sr1_set = mfc_sr1_set,

Completed in 36 milliseconds