Searched refs:PCI_EXP_SLTCAP_PIP (Results 1 – 5 of 5) sorted by relevance
153 #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP)
973 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); in pcie_init()1020 FLAG(slot_cap, PCI_EXP_SLTCAP_PIP), in pcie_init()
572 #define PCI_EXP_SLTCAP_PIP 0x00000010 /* Power Indicator Present */ macro
588 #define PCI_EXP_SLTCAP_PIP 0x00000010 /* Power Indicator Present */ macro