Home
last modified time | relevance | path

Searched refs:reg_cfg_mmio (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Daspeed_pcie.h61 MemoryRegion reg_cfg_mmio; member
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c581 memory_region_init_io(&s->reg_cfg_mmio, OBJECT(s), &aspeed_pcie_cfg_ops, s, in aspeed_pcie_cfg_realize()
583 memory_region_add_subregion(&s->reg_mmio_container, 0x0, &s->reg_cfg_mmio); in aspeed_pcie_cfg_realize()