Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c1439 static const MemoryRegionOps omap_dpll_ops = { variable
1455 memory_region_init_io(&s->iomem, NULL, &omap_dpll_ops, s, "omap-dpll", 0x100); in omap_dpll_init()