Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dpl110.c513 static const MemoryRegionOps pl110_ops = { variable
543 memory_region_init_io(&s->iomem, OBJECT(s), &pl110_ops, s, "pl110", 0x1000); in pl110_realize()