Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dep93xx-regs.h21 #define EP93XX_APB_PHYS_BASE 0x80800000 macro
25 #define EP93XX_APB_PHYS(x) (EP93XX_APB_PHYS_BASE + (x))
H A Dcore.c64 .pfn = __phys_to_pfn(EP93XX_APB_PHYS_BASE),