Lines Matching defs:pcfg
180 txx9_clear64(&tx4927_ccfgptr->pcfg, TX4927_PCFG_DMASEL_ALL);
184 txx9_clear64(&tx4927_ccfgptr->pcfg, TX4927_PCFG_PCICLKEN_ALL);
191 ____raw_readq(&tx4927_ccfgptr->pcfg));
268 u64 pcfg = __raw_readq(&tx4927_ccfgptr->pcfg);
272 if (!(pcfg & TX4927_PCFG_SEL2))
300 txx9_clear64(&tx4927_ccfgptr->pcfg, dmasel_mask);
301 txx9_set64(&tx4927_ccfgptr->pcfg, dmasel);
310 __u64 pcfg, rst = 0, ckd = 0;
315 pcfg = ____raw_readq(&tx4927_ccfgptr->pcfg);
316 if (!(pcfg & TX4927_PCFG_SEL2)) {