Searched refs:PCI_EXP_SLTCAP_PCP (Results 1 – 7 of 7) sorted by relevance
153 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP)
1033 FLAG(slot_cap, PCI_EXP_SLTCAP_PCP), in pcie_init()
446 if (sltcap & PCI_EXP_SLTCAP_PCP) { in pcie_cap_slot_enable_power()467 if (sltcap & PCI_EXP_SLTCAP_PCP) { in pcie_cap_update_power()697 PCI_EXP_SLTCAP_PCP); in pcie_cap_slot_init()
657 if (val & PCI_EXP_SLTCAP_PCP) { in eeh_bridge_check_link()
587 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro
588 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro
141 PCI_EXP_SLTCAP_PCP | \