Searched refs:PCI_EXP_SLTCAP_PCP (Results 1 – 2 of 2) sorted by relevance
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()
590 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro