Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c95 static void mfc_sdr_setup(struct spu *spu) in mfc_sdr_setup() function
157 .mfc_sdr_setup = mfc_sdr_setup,
/linux/arch/powerpc/include/asm/
H A Dspu_priv1.h30 void (*mfc_sdr_setup) (struct spu *spu); member
107 spu_priv1_ops->mfc_sdr_setup(spu); in spu_mfc_sdr_setup()
/linux/arch/powerpc/platforms/ps3/
H A Dspu.c527 static void mfc_sdr_setup(struct spu *spu) in mfc_sdr_setup() function
603 .mfc_sdr_setup = mfc_sdr_setup,