Home
last modified time | relevance | path

Searched refs:PCI_HOST_ECAM_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h78 #define PCI_HOST_ECAM_BASE "x-ecam-base" macro
/openbmc/qemu/hw/pci-host/
H A Dgpex.c157 DEFINE_PROP_UINT64(PCI_HOST_ECAM_BASE, GPEXHost, gpex_cfg.ecam.base, 0),
/openbmc/qemu/hw/riscv/
H A Dvirt.c1118 object_property_set_uint(OBJECT(GPEX_HOST(dev)), PCI_HOST_ECAM_BASE, in gpex_pcie_init()