Searched refs:g2pstatus (Results 1 – 2 of 2) sorted by relevance
333 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcic_setup()369 __u32 g2pstatus = __raw_readl(&pcicptr->g2pstatus); in tx4927_report_pcic_status1() local405 if (g2pstatus & TX4927_PCIC_G2PSTATUS_ALL) { in tx4927_report_pcic_status1()406 printk(KERN_CONT "g2pstatus:%08x(", g2pstatus); in tx4927_report_pcic_status1()408 if (g2pstatus & g2pstat_tbl[i].flag) in tx4927_report_pcic_status1()484 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcierr_interrupt()
34 u32 g2pstatus; /* +80 */ member