Searched refs:PCI_EXP_TYPE_UPSTREAM (Results 1 – 12 of 12) sorted by relevance
83 pci_pcie_type(dev) == PCI_EXP_TYPE_UPSTREAM) in pci_ptm_init()
687 (type != PCI_EXP_TYPE_UPSTREAM) && in pcie_portdrv_probe()
85 case PCI_EXP_TYPE_UPSTREAM: in pci_for_each_dma_alias()
1063 pci_pcie_type(bridge) == PCI_EXP_TYPE_UPSTREAM || in pci_bridge_child_ext_cfg_accessible()1568 pdev->pcie_flags_reg |= PCI_EXP_TYPE_UPSTREAM; in set_pcie_port_type()1570 } else if (type == PCI_EXP_TYPE_UPSTREAM) { in set_pcie_port_type()1576 if (pci_pcie_type(parent) == PCI_EXP_TYPE_UPSTREAM) { in set_pcie_port_type()2457 (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM)) in pcie_report_downtraining()
347 type == PCI_EXP_TYPE_UPSTREAM || in pcie_cap_has_lnkctl()
3019 case PCI_EXP_TYPE_UPSTREAM: in pci_bridge_d3_possible()3641 case PCI_EXP_TYPE_UPSTREAM: in pci_acs_enabled()3865 case PCI_EXP_TYPE_UPSTREAM: in pci_enable_atomic_ops_to_root()3879 if (pci_pcie_type(bridge) == PCI_EXP_TYPE_UPSTREAM) { in pci_enable_atomic_ops_to_root()
450 [PCI_EXP_TYPE_UPSTREAM] = HPX_TYPE_UPSTREAM, in hpx3_device_type()
3832 if (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM) in quirk_apple_poweroff_thunderbolt()
479 #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */ macro
419 if (pci_is_pcie(dev) && pci_pcie_type(dev) == PCI_EXP_TYPE_UPSTREAM) in check_hotplug_bridge()
2395 if (pci_pcie_type(upstream) == PCI_EXP_TYPE_UPSTREAM) in tb_apple_add_links()
1403 if (pci_pcie_type(parent) == PCI_EXP_TYPE_UPSTREAM) in get_upstream_port()