Home
last modified time | relevance | path

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

/arch/arm/mach-ep93xx/include/mach/
Dep93xx-regs.h24 #define EP93XX_APB_PHYS_BASE 0x80800000 macro
28 #define EP93XX_APB_PHYS(x) (EP93XX_APB_PHYS_BASE + (x))
/arch/arm/mach-ep93xx/
Dcore.c64 .pfn = __phys_to_pfn(EP93XX_APB_PHYS_BASE),