Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dvga.h7 extern unsigned long vga_base;
9 #define VGA_MAP_MEM(x,s) (vga_base + (x))
/arch/arm/mm/
Diomap.c15 unsigned long vga_base; variable
16 EXPORT_SYMBOL(vga_base);
/arch/arm/mach-footbridge/
Dcommon.c192 vga_base = PCIMEM_BASE; in footbridge_map_io()
/arch/arm/mach-dove/
Dpcie.c211 vga_base = DOVE_PCIE0_MEM_PHYS_BASE; in dove_pcie_init()
/arch/arm/mach-mv78xx0/
Dpcie.c251 vga_base = MV78XX0_PCIE_MEM_PHYS_BASE; in mv78xx0_pcie_init()
/arch/arm/mach-orion5x/
Dpci.c540 vga_base = ORION5X_PCIE_MEM_PHYS_BASE; in orion5x_pci_sys_setup()