Searched refs:MV64X60_PCI_PE_MASK (Results 1 – 2 of 2) sorted by relevance
77 #define MV64X60_PCI_PE_MASK (MV64X60_PCI_ERR_SWrPerr | \ macro
51 if (cause & MV64X60_PCI_PE_MASK) in mv64x60_pci_check()54 if (!(cause & MV64X60_PCI_PE_MASK)) in mv64x60_pci_check()