Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 – 5 of 5) sorted by relevance
637 status &= PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pciehp_isr()725 if (events & PCI_EXP_SLTSTA_ABP) { in pciehp_ist()1010 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
245 .w1c = (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
601 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro
619 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro