Home
last modified time | relevance | path

Searched refs:TX4927_PCIC_G2PSTATUS_ALL (Results 1 – 2 of 2) sorted by relevance

/arch/mips/pci/
Dops-tx4927.c337 __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()
/arch/mips/include/asm/txx9/
Dtx4927pcic.h87 #define TX4927_PCIC_G2PSTATUS_ALL 0x00000003 macro