Searched refs:VGA_FB_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance
328 aperture_detach_devices(VGA_FB_PHYS_BASE, VGA_FB_PHYS_SIZE); in __aperture_remove_legacy_vga_devices()
25 #define VGA_FB_PHYS_BASE 0xA0000 /* VGA framebuffer I/O base */ macro
88 .smem_start = VGA_FB_PHYS_BASE,1330 info->screen_base = (void __iomem *)VGA_MAP_MEM(VGA_FB_PHYS_BASE, 0); in vga16fb_probe()1379 ret = devm_aperture_acquire_for_platform_device(dev, VGA_FB_PHYS_BASE, VGA_FB_PHYS_SIZE); in vga16fb_probe()