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
88 .smem_start = VGA_FB_PHYS_BASE,1330 info->screen_base = (void __iomem *)VGA_MAP_MEM(VGA_FB_PHYS_BASE, 0); in vga16fb_probe()1380 ret = devm_aperture_acquire_for_platform_device(dev, VGA_FB_PHYS_BASE, VGA_FB_PHYS_SIZE); in vga16fb_probe()
Completed in 7 milliseconds