Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dpl050.c146 static const MemoryRegionOps pl050_ops = { variable
245 memory_region_init_io(&s->iomem, obj, &pl050_ops, s, "pl050", 0x1000); in pl050_init()