Searched refs:mfc_sdr_setup (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c108 static void mfc_sdr_setup(struct spu *spu) mfc_sdr_setup() function
170 .mfc_sdr_setup = mfc_sdr_setup,
/linux-4.4.14/arch/powerpc/include/asm/
H A Dspu_priv1.h42 void (*mfc_sdr_setup) (struct spu *spu); member in struct:spu_priv1_ops
119 spu_priv1_ops->mfc_sdr_setup(spu); spu_mfc_sdr_setup()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dspu.c544 static void mfc_sdr_setup(struct spu *spu) mfc_sdr_setup() function
620 .mfc_sdr_setup = mfc_sdr_setup,

Completed in 47 milliseconds