Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Domap_gpmc.c820 static const MemoryRegionOps omap_gpmc_ops = { variable
833 memory_region_init_io(&s->iomem, NULL, &omap_gpmc_ops, s, "omap-gpmc", 0x1000); in omap_gpmc_init()