Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/display/
H A Dmacfb.h57 MemoryRegion mem_ctrl; member
/openbmc/qemu/hw/display/
H A Dg364fb.c40 MemoryRegion mem_ctrl; member
480 memory_region_init_io(&s->mem_ctrl, OBJECT(dev), &g364fb_ctrl_ops, s, in g364fb_init()
504 sysbus_init_mmio(sbd, &s->mem_ctrl); in g364fb_sysbus_realize()
H A Dmacfb.c678 memory_region_init_io(&s->mem_ctrl, OBJECT(dev), &macfb_ctrl_ops, s, in macfb_common_realize()
701 sysbus_init_mmio(SYS_BUS_DEVICE(s), &ms->mem_ctrl); in macfb_sysbus_realize()
732 memory_region_add_subregion(&nd->slot_mem, DAFB_BASE, &ms->mem_ctrl); in macfb_nubus_realize()
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h1124 u32 mem_ctrl; member