Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dpci.h115 #define PCI_STAT_RIP (1 << 17) macro
138 #define PCI_STATM_RIP PCI_STAT_RIP
/openbmc/linux/arch/mips/pci/
H A Dpci-rc32434.c130 if (!(pcicdata & PCI_STAT_RIP)) in rc32434_pcibridge_init()