Home
last modified time | relevance | path

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

/qemu/hw/rtc/
H A Dpl031.c184 static const MemoryRegionOps pl031_ops = { variable
196 memory_region_init_io(&s->iomem, obj, &pl031_ops, s, "pl031", 0x1000); in pl031_init()