Lines Matching refs:__raw_readl
69 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in mkaddr()
80 while (__raw_readl(&pcicptr->pcicstatus) & TX4927_PCIC_PCICSTATUS_IWB) in check_abort()
82 if (__raw_readl(&pcicptr->pcistatus) in check_abort()
84 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in check_abort()
110 return __raw_readl(&pcicptr->g2pcfgdata); in icd_readl()
230 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
231 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
232 __raw_readl(&pcicptr->pciccrev) & 0xff, in tx4927_pcic_setup()
239 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
307 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
312 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
316 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
323 __raw_writel((__raw_readl(&pcicptr->g2ptocnt) & ~0xffff) in tx4927_pcic_setup()
337 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in tx4927_pcic_setup()
359 __raw_readl(&pcicptr->pcistatus) & 0xffff, in tx4927_pcic_setup()
360 __raw_readl(&pcicptr->pcimask) & 0xffff, in tx4927_pcic_setup()
361 __raw_readl(&pcicptr->g2ptocnt) & 0xff, in tx4927_pcic_setup()
362 (__raw_readl(&pcicptr->g2ptocnt) & 0xff00) >> 8, in tx4927_pcic_setup()
363 (__raw_readl(&pcicptr->pciccfg) >> 16) & 0xfff); in tx4927_pcic_setup()
368 __u16 pcistatus = (__u16)(__raw_readl(&pcicptr->pcistatus) >> 16); in tx4927_report_pcic_status1()
369 __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); in tx4927_report_pcic_status1()
370 __u32 pcicstatus = __raw_readl(&pcicptr->pcicstatus); in tx4927_report_pcic_status1()
453 printk(KERN_CONT " %08x", __raw_readl(preg)); in tx4927_dump_pcic_settings1()
481 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in tx4927_pcierr_interrupt()
501 if (__raw_readl(&pcicptr->pbacfg) & TX4927_PCIC_PBACFG_PBAEN) { in tx4927_quirk_slc90e66_bridge()
518 __raw_readl(&pcicptr->pbareqport)); in tx4927_quirk_slc90e66_bridge()