Home
last modified time | relevance | path

Searched refs:MV78XX0_PCIE_MEM_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-mv78xx0/include/mach/
Dhardware.h18 #define PCIMEM_BASE MV78XX0_PCIE_MEM_PHYS_BASE /* mem base for VGA */
Dmv78xx0.h55 #define MV78XX0_PCIE_MEM_PHYS_BASE 0xc0000000 macro
/linux-2.6.39/arch/arm/mach-mv78xx0/
Dpcie.c58 pcie_mem_space.start = MV78XX0_PCIE_MEM_PHYS_BASE; in mv78xx0_pcie_preinit()
60 MV78XX0_PCIE_MEM_PHYS_BASE + MV78XX0_PCIE_MEM_SIZE - 1; in mv78xx0_pcie_preinit()
108 start = MV78XX0_PCIE_MEM_PHYS_BASE; in mv78xx0_pcie_preinit()