Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 – 2 of 2) sorted by relevance
547 detected &= (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_isr()586 if (intr_loc & PCI_EXP_SLTSTA_ABP) in pcie_isr()828 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
544 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro