Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-dove/
Daddr-map.c100 setup_cpu_win(1, DOVE_PCIE1_IO_PHYS_BASE, DOVE_PCIE1_IO_SIZE, in dove_setup_cpu_mbus()
Dpcie.c65 pp->res[0].start = DOVE_PCIE1_IO_PHYS_BASE; in dove_pcie_setup()
Dcommon.c61 .pfn = __phys_to_pfn(DOVE_PCIE1_IO_PHYS_BASE),
/linux-2.6.39/arch/arm/mach-dove/include/mach/
Ddove.h59 #define DOVE_PCIE1_IO_PHYS_BASE 0xf2100000 macro