Searched refs:PCIMEM_BASE (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/include/asm-arm/arch-ebsa285/ |
D | io.h | 25 #define __mem_isa(a) (PCIMEM_BASE + (unsigned long)(a)) 39 return PCIMEM_BASE + a; in ___mem_isa()
|
D | hardware.h | 55 #define PCIMEM_BASE 0xf0000000 macro 62 #define PCIMEM_BASE 0x80000000 macro
|
/linux-2.4.37.9/include/asm-arm/arch-nexuspci/ |
D | io.h | 18 #define __mem_isa(a) (PCIMEM_BASE + (unsigned long)(a)) 33 return PCIMEM_BASE + a; in ___mem_isa()
|
D | hardware.h | 38 #define PCIMEM_BASE 0xfc000000 macro
|
/linux-2.4.37.9/arch/arm/mach-footbridge/ |
D | mm.c | 42 { PCIMEM_BASE, DC21285_PCI_MEM, PCIMEM_SIZE, DOMAIN_IO, 0, 1, 0, 0 }, 57 { PCIMEM_BASE, DC21285_PCI_MEM, PCIMEM_SIZE, DOMAIN_IO, 0, 1, 0, 0 },
|
/linux-2.4.37.9/include/asm-arm/ |
D | vga.h | 7 #define VGA_MAP_MEM(x) (PCIMEM_BASE + (x))
|
/linux-2.4.37.9/include/asm-arm/arch-integrator/ |
D | hardware.h | 46 #define PCIMEM_BASE PCI_MEMORY_VADDR macro
|
/linux-2.4.37.9/include/asm-arm/arch-epxa/ |
D | hardware.h | 57 #define PCIMEM_BASE PCI_MEMORY_VADDR
|