Home
last modified time | relevance | path

Searched refs:EP93XX_AHB_PHYS_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-ep93xx/include/mach/
Dep93xx-regs.h51 #define EP93XX_AHB_PHYS_BASE 0x80000000 macro
55 #define EP93XX_AHB_PHYS(x) (EP93XX_AHB_PHYS_BASE + (x))
/linux-2.6.39/arch/arm/mach-ep93xx/
Dcore.c54 .pfn = __phys_to_pfn(EP93XX_AHB_PHYS_BASE),