Searched refs:PCI_EXP_SLTCAP_PIP (Results 1 – 6 of 6) sorted by relevance
156 #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP)
992 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); in pcie_init()1036 FLAG(slot_cap, PCI_EXP_SLTCAP_PIP), in pcie_init()
590 #define PCI_EXP_SLTCAP_PIP 0x00000010 /* Power Indicator Present */ macro
591 #define PCI_EXP_SLTCAP_PIP 0x00000010 /* Power Indicator Present */ macro
647 PCI_EXP_SLTCAP_PIP | in pcie_cap_slot_init()
144 PCI_EXP_SLTCAP_PIP | \