Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dpl190.c223 static const MemoryRegionOps pl190_ops = { variable
250 memory_region_init_io(&s->iomem, obj, &pl190_ops, s, "pl190", 0x1000); in pl190_init()