Searched refs:VGA_FB_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance
307 aperture_detach_devices(VGA_FB_PHYS_BASE, VGA_FB_PHYS_SIZE); in aperture_remove_conflicting_devices()
25 #define VGA_FB_PHYS_BASE 0xA0000 /* VGA framebuffer I/O base */ macro
87 .smem_start = VGA_FB_PHYS_BASE,1334 info->screen_base = (void __iomem *)VGA_MAP_MEM(VGA_FB_PHYS_BASE, 0); in vga16fb_probe()1385 info->apertures->ranges[0].base = VGA_FB_PHYS_BASE; in vga16fb_probe()