Home
last modified time | relevance | path

Searched refs:vga_base (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dvga.h7 extern unsigned long vga_base;
9 #define VGA_MAP_MEM(x,s) (vga_base + (x))
/openbmc/linux/arch/arm/mm/
H A Diomap.c15 unsigned long vga_base; variable
16 EXPORT_SYMBOL(vga_base);
/openbmc/linux/arch/arm/mach-footbridge/
H A Dcommon.c252 vga_base = PCIMEM_BASE; in footbridge_map_io()
/openbmc/linux/arch/arm/mach-dove/
H A Dpcie.c217 vga_base = DOVE_PCIE0_MEM_PHYS_BASE; in dove_pcie_init()
/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dpcie.c259 vga_base = MV78XX0_PCIE_MEM_PHYS_BASE; in mv78xx0_pcie_init()
/openbmc/linux/arch/arm/mach-orion5x/
H A Dpci.c552 vga_base = ORION5X_PCIE_MEM_PHYS_BASE; in orion5x_pci_sys_setup()
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h516 unsigned long vga_base; member
H A Dsis_main.c6059 ivideo->SiS_Pr.IOAddress = ivideo->vga_base = ivideo->SiS_Pr.RelIO; in sisfb_probe()