Searched refs:PCI_EXP_SLTSTA_ABP (Results 1 – 5 of 5) sorted by relevance
631 status &= PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pciehp_isr()719 if (events & PCI_EXP_SLTSTA_ABP) in pciehp_ist()1026 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
626 PCI_EXP_SLTSTA_ABP); in pcie_cap_slot_unplug_request_cb()750 PCI_EXP_SLTSTA_ABP); in pcie_cap_slot_reset()806 #define PCIE_SLOT_EVENTS (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | \ in pcie_cap_slot_write_config()
244 .w1c = (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
622 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro
623 #define PCI_EXP_SLTSTA_ABP 0x0001 /* Attention Button Pressed */ macro