Home
last modified time | relevance | path

Searched refs:PCI_EXP_TYPE_DOWNSTREAM (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/pci/pcie/
H A Dportdrv.c224 pci_pcie_type(dev) == PCI_EXP_TYPE_DOWNSTREAM) && in get_port_device_capability()
267 if (pci_pcie_type(dev) == PCI_EXP_TYPE_DOWNSTREAM || in get_port_device_capability()
688 (type != PCI_EXP_TYPE_DOWNSTREAM) && in pcie_portdrv_probe()
H A Dptm.c26 if (ups && pci_pcie_type(ups) == PCI_EXP_TYPE_DOWNSTREAM) in pci_upstream_ptm()
H A Derr.c216 type == PCI_EXP_TYPE_DOWNSTREAM || in pcie_do_recovery()
H A Daer.c1086 type == PCI_EXP_TYPE_DOWNSTREAM || in aer_get_device_error_info()
/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_downstream.c91 rc = pcie_cap_init(d, XIO3130_EXP_OFFSET, PCI_EXP_TYPE_DOWNSTREAM, in xio3130_downstream_realize()
H A Dcxl_downstream.c157 PCI_EXP_TYPE_DOWNSTREAM, p->port, in cxl_dsp_realize()
/openbmc/linux/drivers/thunderbolt/
H A Dacpi.c68 pci_pcie_type(pdev) == PCI_EXP_TYPE_DOWNSTREAM))) { in tb_acpi_add_link()
H A Dtb.c2935 if (pci_pcie_type(pdev) != PCI_EXP_TYPE_DOWNSTREAM || in tb_apple_add_links()
/openbmc/linux/drivers/pci/
H A Dsearch.c86 case PCI_EXP_TYPE_DOWNSTREAM: in pci_for_each_dma_alias()
H A Daccess.c348 type == PCI_EXP_TYPE_DOWNSTREAM || in pcie_cap_has_lnkctl()
H A Dprobe.c1064 pci_pcie_type(bridge) == PCI_EXP_TYPE_DOWNSTREAM)) in pci_bridge_child_ext_cfg_accessible()
1559 if (type == PCI_EXP_TYPE_DOWNSTREAM) { in set_pcie_port_type()
1579 pdev->pcie_flags_reg |= PCI_EXP_TYPE_DOWNSTREAM; in set_pcie_port_type()
H A Dpci.h125 type == PCI_EXP_TYPE_DOWNSTREAM || in pcie_downstream_port()
H A Dpci-acpi.c451 [PCI_EXP_TYPE_DOWNSTREAM] = HPX_TYPE_DOWNSTREAM, in hpx3_device_type()
H A Dpci.c3079 case PCI_EXP_TYPE_DOWNSTREAM: in pci_bridge_d3_possible()
3689 case PCI_EXP_TYPE_DOWNSTREAM: in pci_acs_enabled()
3925 case PCI_EXP_TYPE_DOWNSTREAM: in pci_enable_atomic_ops_to_root()
H A Dquirks.c4741 (pci_pcie_type(dev) != PCI_EXP_TYPE_DOWNSTREAM))) in pci_quirk_zhaoxin_pcie_ports_acs()
6104 if (pci_pcie_type(pdev) != PCI_EXP_TYPE_DOWNSTREAM) in pci_fixup_pericom_acs_store_forward()
/openbmc/qemu/include/hw/pci/
H A Dpci_device.h200 return type == PCI_EXP_TYPE_DOWNSTREAM || type == PCI_EXP_TYPE_ROOT_PORT; in pci_is_express_downstream_port()
/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.patch133 + case PCI_EXP_TYPE_DOWNSTREAM:
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c155 case PCI_EXP_TYPE_DOWNSTREAM: in pcie_aer_init()
399 type == PCI_EXP_TYPE_DOWNSTREAM) && in pcie_aer_msg()
H A Dpcie.c710 assert(port_type == PCI_EXP_TYPE_DOWNSTREAM || in pcie_cap_slot_reset()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c420 else if (pcie_flags == PCI_EXP_TYPE_DOWNSTREAM) in pseries_eeh_init_edev()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h480 #define PCI_EXP_TYPE_DOWNSTREAM 0x6 /* Downstream Port */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h481 #define PCI_EXP_TYPE_DOWNSTREAM 0x6 /* Downstream Port */ macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c87 type = PCI_EXP_TYPE_DOWNSTREAM; in devm_cxl_port_enumerate_dports()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1624 case PCI_EXP_TYPE_DOWNSTREAM: in xen_pt_pcie_size_init()
1647 case PCI_EXP_TYPE_DOWNSTREAM: in xen_pt_pcie_size_init()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c370 else if (pcie_flags == PCI_EXP_TYPE_DOWNSTREAM) in pnv_eeh_probe()

12