Searched refs:TX4927_PCIC_G2PSTATUS_ALL (Results 1 – 2 of 2) sorted by relevance
337 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcic_setup()339 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pmask); in tx4927_pcic_setup()409 if (g2pstatus & TX4927_PCIC_G2PSTATUS_ALL) { in tx4927_report_pcic_status1()488 __raw_writel(TX4927_PCIC_G2PSTATUS_ALL, &pcicptr->g2pstatus); in tx4927_pcierr_interrupt()
87 #define TX4927_PCIC_G2PSTATUS_ALL 0x00000003 macro