Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c338 | (TX4927_PCIC_PCISTATUS_ALL << 16), in tx4927_pcic_setup()
341 __raw_writel(TX4927_PCIC_PCISTATUS_ALL, &pcicptr->pcimask); in tx4927_pcic_setup()
397 if (pcistatus & TX4927_PCIC_PCISTATUS_ALL) { in tx4927_report_pcic_status1()
482 | (TX4927_PCIC_PCISTATUS_ALL << 16), in tx4927_pcierr_interrupt()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h92 #define TX4927_PCIC_PCISTATUS_ALL 0x0000f900 macro