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

/linux-master/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c100 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
158 .mfc_sr1_set = mfc_sr1_set,
/linux-master/arch/powerpc/include/asm/
H A Dspu_priv1.h31 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); member in struct:spu_priv1_ops
113 spu_priv1_ops->mfc_sr1_set(spu, sr1);
/linux-master/arch/powerpc/platforms/ps3/
H A Dspu.c532 static void mfc_sr1_set(struct spu *spu, u64 sr1) function
604 .mfc_sr1_set = mfc_sr1_set,

Completed in 125 milliseconds