Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds