Home
last modified time | relevance | path

Searched refs:PCI_EXP_TYPE_PCIE_BRIDGE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dsearch.c95 case PCI_EXP_TYPE_PCIE_BRIDGE: in pci_for_each_dma_alias()
H A Daccess.c350 type == PCI_EXP_TYPE_PCIE_BRIDGE; in pcie_cap_has_lnkctl()
H A Dpci.h126 type == PCI_EXP_TYPE_PCIE_BRIDGE; in pcie_downstream_port()
H A Dpci-acpi.c453 [PCI_EXP_TYPE_PCIE_BRIDGE] = HPX_TYPE_PCIE_BRIDGE, in hpx3_device_type()
H A Dpci.c3674 case PCI_EXP_TYPE_PCIE_BRIDGE: in pci_acs_enabled()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h482 #define PCI_EXP_TYPE_PCIE_BRIDGE 0x8 /* PCI/PCI-X to PCIe Bridge */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h483 #define PCI_EXP_TYPE_PCIE_BRIDGE 0x8 /* PCI/PCI-X to PCIe Bridge */ macro
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1626 case PCI_EXP_TYPE_PCIE_BRIDGE: in xen_pt_pcie_size_init()
1649 case PCI_EXP_TYPE_PCIE_BRIDGE: in xen_pt_pcie_size_init()
/openbmc/linux/drivers/pci/pcie/
H A Daspm.c841 pci_pcie_type(pdev) == PCI_EXP_TYPE_PCIE_BRIDGE || in alloc_pcie_link_state()