Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dmacfb.c41 #define DAFB_BASE 0xf9800200 macro
712 dafb_cmap_regs = ioremap(DAFB_BASE, 0x1000); in macfb_init()
/openbmc/qemu/hw/display/
H A Dmacfb.c26 #define DAFB_BASE 0x00800000 macro
732 memory_region_add_subregion(&nd->slot_mem, DAFB_BASE, &ms->mem_ctrl); in macfb_nubus_realize()