Home
last modified time | relevance | path

Searched refs:EP93XX_APB_VIRT_BASE (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-ep93xx/include/mach/
Dep93xx-regs.h25 #define EP93XX_APB_VIRT_BASE 0xfed00000 macro
29 #define EP93XX_APB_IOMEM(x) IOMEM(EP93XX_APB_VIRT_BASE + (x))
/arch/arm/mach-ep93xx/
Dcrunch-bits.S71 ldr r8, =(EP93XX_APB_VIRT_BASE + 0x00130000) @ syscon addr
216 ldr r4, =(EP93XX_APB_VIRT_BASE + 0x00130000) @ syscon addr
Dcore.c63 .virtual = EP93XX_APB_VIRT_BASE,