Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 – 2 of 2) sorted by relevance
563 detected &= (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_isr()598 if (intr_loc & PCI_EXP_SLTSTA_ABP) { in pcie_isr()815 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
585 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro