Searched refs:PCI_EXP_TYPE_UPSTREAM (Results 1 – 9 of 9) sorted by relevance
102 (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM) && in pcie_portdrv_probe()
1325 (type == PCI_EXP_TYPE_UPSTREAM) || in set_device_error_reporting()
80 case PCI_EXP_TYPE_UPSTREAM: in pci_for_each_dma_alias()
355 type == PCI_EXP_TYPE_UPSTREAM || in pcie_cap_has_lnkctl()
907 pci_pcie_type(bridge) == PCI_EXP_TYPE_UPSTREAM || in pci_bridge_child_ext_cfg_accessible()1340 else if (type == PCI_EXP_TYPE_UPSTREAM || in set_pcie_port_type()2290 (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM)) in pcie_report_downtraining()
2506 case PCI_EXP_TYPE_UPSTREAM: in pci_bridge_d3_possible()3238 case PCI_EXP_TYPE_UPSTREAM: in pci_acs_enabled()3429 case PCI_EXP_TYPE_UPSTREAM: in pci_enable_atomic_ops_to_root()
3456 if (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM) in quirk_apple_poweroff_thunderbolt()
472 #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */ macro
1183 if (pci_pcie_type(parent) == PCI_EXP_TYPE_UPSTREAM) in get_upstream_port()