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()
234 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
235 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
236 __raw_readl(&pcicptr->pciccrev) & 0xff, in tx4927_pcic_setup()
243 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
311 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
316 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
320 __raw_writel(__raw_readl(&pcicptr->pciccfg) in tx4927_pcic_setup()
327 __raw_writel((__raw_readl(&pcicptr->g2ptocnt) & ~0xffff) in tx4927_pcic_setup()
341 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in tx4927_pcic_setup()
363 __raw_readl(&pcicptr->pcistatus) & 0xffff, in tx4927_pcic_setup()
364 __raw_readl(&pcicptr->pcimask) & 0xffff, in tx4927_pcic_setup()
365 __raw_readl(&pcicptr->g2ptocnt) & 0xff, in tx4927_pcic_setup()
366 (__raw_readl(&pcicptr->g2ptocnt) & 0xff00) >> 8, in tx4927_pcic_setup()
367 (__raw_readl(&pcicptr->pciccfg) >> 16) & 0xfff); in tx4927_pcic_setup()
372 __u16 pcistatus = (__u16)(__raw_readl(&pcicptr->pcistatus) >> 16); in tx4927_report_pcic_status1()
373 __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); in tx4927_report_pcic_status1()
374 __u32 pcicstatus = __raw_readl(&pcicptr->pcicstatus); in tx4927_report_pcic_status1()
457 printk(KERN_CONT " %08x", __raw_readl(preg)); in tx4927_dump_pcic_settings1()
485 __raw_writel((__raw_readl(&pcicptr->pcistatus) & 0x0000ffff) in tx4927_pcierr_interrupt()
505 if (__raw_readl(&pcicptr->pbacfg) & TX4927_PCIC_PBACFG_PBAEN) { in tx4927_quirk_slc90e66_bridge()
522 __raw_readl(&pcicptr->pbareqport)); in tx4927_quirk_slc90e66_bridge()