Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dpxa2xx.c231 static const MemoryRegionOps pxa2xx_cm_ops = { variable
2178 memory_region_init_io(&s->cm_iomem, NULL, &pxa2xx_cm_ops, s, "pxa2xx-cm", 0x1000); in pxa270_init()
2316 memory_region_init_io(&s->cm_iomem, NULL, &pxa2xx_cm_ops, s, "pxa2xx-cm", 0x1000); in pxa255_init()