Home
last modified time | relevance | path

Searched refs:DOVE_PCIE0_MEM_PHYS_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/mach-dove/include/mach/
Dhardware.h18 #define PCIMEM_BASE DOVE_PCIE0_MEM_PHYS_BASE
Ddove.h33 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000 macro
/linux-2.6.39/arch/arm/mach-dove/
Daddr-map.c102 setup_cpu_win(2, DOVE_PCIE0_MEM_PHYS_BASE, DOVE_PCIE0_MEM_SIZE, in dove_setup_cpu_mbus()
Dpcie.c81 pp->res[1].start = DOVE_PCIE0_MEM_PHYS_BASE; in dove_pcie_setup()