Searched refs:pcicstatus (Results 1 – 2 of 2) sorted by relevance
80 while (__raw_readl(&pcicptr->pcicstatus) & TX4927_PCIC_PCICSTATUS_IWB) in check_abort()329 __raw_writel(TX4927_PCIC_PCICSTATUS_ALL, &pcicptr->pcicstatus); in tx4927_pcic_setup()370 __u32 pcicstatus = __raw_readl(&pcicptr->pcicstatus); in tx4927_report_pcic_status1() local413 if (pcicstatus & TX4927_PCIC_PCICSTATUS_ALL) { in tx4927_report_pcic_status1()414 printk(KERN_CONT "pcicstatus:%08x(", pcicstatus); in tx4927_report_pcic_status1()416 if (pcicstatus & pcicstat_tbl[i].flag) in tx4927_report_pcic_status1()486 __raw_writel(TX4927_PCIC_PCICSTATUS_ALL, &pcicptr->pcicstatus); in tx4927_pcierr_interrupt()
58 u32 pcicstatus; member
Completed in 4 milliseconds