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

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

Completed in 61 milliseconds