Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c94 #define PCI_REG_BASE 0x800000 macro
97 #define PCI_ALL_SIZE (PCI_REG_BASE + PCI_REG_SIZE)
347 memory_region_add_subregion(&s->container, PCI_REG_BASE, &s->iomem); in ppc4xx_pcihost_realize()