Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/include/mach/
H A Dep93xx-regs.h25 #define EP93XX_APB_PHYS_BASE 0x80800000 macro
29 #define EP93XX_APB_PHYS(x) (EP93XX_APB_PHYS_BASE + (x))
/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dcore.c62 .pfn = __phys_to_pfn(EP93XX_APB_PHYS_BASE),