Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_priv1_mmio.c113 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() function
171 .mfc_sr1_set = mfc_sr1_set,
Dbeat_spu_priv1.c109 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() function
196 .mfc_sr1_set = mfc_sr1_set,
/linux-3.4.99/arch/powerpc/include/asm/
Dspu_priv1.h43 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); member
125 spu_priv1_ops->mfc_sr1_set(spu, sr1); in spu_mfc_sr1_set()
/linux-3.4.99/arch/powerpc/platforms/ps3/
Dspu.c549 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() function
621 .mfc_sr1_set = mfc_sr1_set,