Searched refs:PCI_EXP_SLTSTA_PFD (Results 1 – 5 of 5) sorted by relevance
477 return !!(slot_status & PCI_EXP_SLTSTA_PFD); in pciehp_query_power_fault()537 if (slot_status & PCI_EXP_SLTSTA_PFD) in pciehp_power_on_slot()539 PCI_EXP_SLTSTA_PFD); in pciehp_power_on_slot()631 status &= PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pciehp_isr()640 status &= ~PCI_EXP_SLTSTA_PFD; in pciehp_isr()641 else if (status & PCI_EXP_SLTSTA_PFD) in pciehp_isr()723 if (events & PCI_EXP_SLTSTA_PFD) { in pciehp_ist()1026 PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | in pcie_init()
244 .w1c = (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD |
623 #define PCI_EXP_SLTSTA_PFD 0x0002 /* Power Fault Detected */ macro
624 #define PCI_EXP_SLTSTA_PFD 0x0002 /* Power Fault Detected */ macro
806 #define PCIE_SLOT_EVENTS (PCI_EXP_SLTSTA_ABP | PCI_EXP_SLTSTA_PFD | \ in pcie_cap_slot_write_config()