Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl080.c349 static const MemoryRegionOps pl080_ops = { variable
384 memory_region_init_io(&s->iomem, OBJECT(s), &pl080_ops, s, "pl080", 0x1000); in pl080_init()