Home
last modified time | relevance | path

Searched refs:TYPE_PCIE_BUS (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dremote.c46 0, TYPE_PCIE_BUS); in remote_pcihost_realize()
H A Dgpex.c138 &s->io_ioport, 0, 4, TYPE_PCIE_BUS); in gpex_host_realize()
H A Ddesignware.c416 pci_bridge_initfn(dev, TYPE_PCIE_BUS); in designware_pcie_root_realize()
703 TYPE_PCIE_BUS); in designware_pcie_host_realize()
H A Dxilinx-pcie.c138 &s->io, 0, 4, TYPE_PCIE_BUS); in xilinx_pcie_host_realize()
H A Daspeed_pcie.c206 &s->io, 0, 4, TYPE_PCIE_BUS); in aspeed_pcie_rc_realize()
H A Dq35.c68 0, TYPE_PCIE_BUS); in q35_host_realize()
H A Dpnv_phb3.c1176 .parent = TYPE_PCIE_BUS,
H A Dpnv_phb4.c1788 .parent = TYPE_PCIE_BUS,
/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_upstream.c62 pci_bridge_initfn(d, TYPE_PCIE_BUS); in xio3130_upstream_realize()
H A Dxio3130_downstream.c72 pci_bridge_initfn(d, TYPE_PCIE_BUS); in xio3130_downstream_realize()
H A Dpcie_root_port.c74 pci_bridge_initfn(d, TYPE_PCIE_BUS); in rp_realize()
H A Dcxl_downstream.c147 pci_bridge_initfn(d, TYPE_PCIE_BUS); in cxl_dsp_realize()
H A Dcxl_upstream.c302 pci_bridge_initfn(d, TYPE_PCIE_BUS); in cxl_usp_realize()
H A Dpci_expander_bridge.c117 .parent = TYPE_PCIE_BUS,
/openbmc/qemu/include/hw/pci/
H A Dpci.h275 #define TYPE_PCIE_BUS "PCIE" macro
/openbmc/qemu/hw/pci/
H A Dpci.c268 .name = TYPE_PCIE_BUS,
275 .parent = TYPE_PCIE_BUS,
547 return object_dynamic_cast(OBJECT(bus), TYPE_PCIE_BUS); in pci_bus_is_express()
/openbmc/qemu/hw/ppc/
H A Dppc440_uc.c1019 &s->iomem, 0, 4, TYPE_PCIE_BUS); in ppc460ex_pcie_realize()