Home
last modified time | relevance | path

Searched refs:PCI_EXP_TYPE_UPSTREAM (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_upstream.c81 rc = pcie_cap_init(d, XIO3130_EXP_OFFSET, PCI_EXP_TYPE_UPSTREAM, in xio3130_upstream_realize()
H A Dcxl_upstream.c311 PCI_EXP_TYPE_UPSTREAM, p->port, errp); in cxl_usp_realize()
/openbmc/linux/drivers/pci/pcie/
H A Dptm.c83 pci_pcie_type(dev) == PCI_EXP_TYPE_UPSTREAM) in pci_ptm_init()
H A Dportdrv.c687 (type != PCI_EXP_TYPE_UPSTREAM) && in pcie_portdrv_probe()
/openbmc/linux/drivers/pci/
H A Dsearch.c85 case PCI_EXP_TYPE_UPSTREAM: in pci_for_each_dma_alias()
H A Dprobe.c1063 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()
H A Daccess.c347 type == PCI_EXP_TYPE_UPSTREAM || in pcie_cap_has_lnkctl()
H A Dpci.c3078 case PCI_EXP_TYPE_UPSTREAM: in pci_bridge_d3_possible()
3700 case PCI_EXP_TYPE_UPSTREAM: in pci_acs_enabled()
3924 case PCI_EXP_TYPE_UPSTREAM: in pci_enable_atomic_ops_to_root()
3938 if (pci_pcie_type(bridge) == PCI_EXP_TYPE_UPSTREAM) { in pci_enable_atomic_ops_to_root()
H A Dpci-acpi.c450 [PCI_EXP_TYPE_UPSTREAM] = HPX_TYPE_UPSTREAM, in hpx3_device_type()
H A Dquirks.c3865 if (pci_pcie_type(dev) != PCI_EXP_TYPE_UPSTREAM) in quirk_apple_poweroff_thunderbolt()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/
H A D0002-n1sdp-pci_quirk-add-acs-override-for-PCI-devices.patch139 + case PCI_EXP_TYPE_UPSTREAM:
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c156 case PCI_EXP_TYPE_UPSTREAM: in pcie_aer_init()
398 type == PCI_EXP_TYPE_UPSTREAM || in pcie_aer_msg()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h479 #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h480 #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */ macro
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c419 if (pci_is_pcie(dev) && pci_pcie_type(dev) == PCI_EXP_TYPE_UPSTREAM) in check_hotplug_bridge()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1623 case PCI_EXP_TYPE_UPSTREAM: in xen_pt_pcie_size_init()
1646 case PCI_EXP_TYPE_UPSTREAM: in xen_pt_pcie_size_init()
/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2916 if (pci_pcie_type(upstream) == PCI_EXP_TYPE_UPSTREAM) in tb_apple_add_links()
H A Dicm.c1403 if (pci_pcie_type(parent) == PCI_EXP_TYPE_UPSTREAM) in get_upstream_port()