Searched refs:PCI_EXP_SLTCAP_HPC (Results 1 – 7 of 7) sorted by relevance
483 if (dev->hotplugged && (sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_pre_plug_cb()587 if ((sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_unplug_request_cb()659 PCI_EXP_SLTCAP_HPC); in pcie_cap_slot_init()
1037 FLAG(slot_cap, PCI_EXP_SLTCAP_HPC), in pcie_init()1072 if (slot_cap & PCI_EXP_SLTCAP_HPC && in quirk_cmd_compl()
592 #define PCI_EXP_SLTCAP_HPC 0x00000040 /* Hot-Plug Capable */ macro
593 #define PCI_EXP_SLTCAP_HPC 0x00000040 /* Hot-Plug Capable */ macro
802 if (!(slot_cap & PCI_EXP_SLTCAP_HPC)) in pciehp_is_native()
1589 if (reg32 & PCI_EXP_SLTCAP_HPC) in set_pcie_hotplug_bridge()
283 val &= ~PCI_EXP_SLTCAP_HPC; in qcom_pcie_clear_hpc()