Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dsh_pci.c44 MemoryRegion memconfig_p4; member
136 memory_region_init_io(&s->memconfig_p4, OBJECT(s), &sh_pci_reg_ops, s, in sh_pcic_host_realize()
139 &s->memconfig_p4, 0, 0x224); in sh_pcic_host_realize()
142 sysbus_init_mmio(sbd, &s->memconfig_p4); in sh_pcic_host_realize()