Searched refs:mfc_sr1_set (Results 1 – 2 of 2) sorted by relevance
31 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); member 113 spu_priv1_ops->mfc_sr1_set(spu, sr1); in spu_mfc_sr1_set()
532 static void mfc_sr1_set(struct spu *spu, u64 sr1) in mfc_sr1_set() function 604 .mfc_sr1_set = mfc_sr1_set,