Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Domap_lcdc.c455 static const MemoryRegionOps omap_lcdc_ops = { variable
501 memory_region_init_io(&s->iomem, NULL, &omap_lcdc_ops, s, "omap.lcdc", 0x100); in omap_lcdc_init()