Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dppc440_pcix.c69 #define PPC440_REG_BASE 0x80000 macro
101 #define PCI_ALL_SIZE (PPC440_REG_BASE + PPC440_REG_SIZE)
517 memory_region_add_subregion(&s->container, PPC440_REG_BASE, &s->regs); in ppc440_pcix_realize()