Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-ip32.c74 if (flags & MACEPCI_ERROR_INTERRUPT_TEST) { in macepci_error()
76 flags &= ~MACEPCI_ERROR_INTERRUPT_TEST; in macepci_error()
/openbmc/linux/arch/mips/include/asm/ip32/
H A Dmace.h32 #define MACEPCI_ERROR_INTERRUPT_TEST BIT(25) macro