Home
last modified time | relevance | path

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

/qemu/hw/gpio/
H A Dpl061.c519 static const MemoryRegionOps pl061_ops = { variable
540 memory_region_init_io(&s->iomem, obj, &pl061_ops, s, "pl061", 0x1000); in pl061_init()