Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dpxa2xx.c458 static const MemoryRegionOps pxa2xx_mm_ops = { variable
2188 memory_region_init_io(&s->mm_iomem, NULL, &pxa2xx_mm_ops, s, "pxa2xx-mm", 0x1000); in pxa270_init()
2326 memory_region_init_io(&s->mm_iomem, NULL, &pxa2xx_mm_ops, s, "pxa2xx-mm", 0x1000); in pxa255_init()