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