Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dep93xx-regs.h15 #define EP93XX_AHB_VIRT_BASE 0xfef00000 macro
19 #define EP93XX_AHB_IOMEM(x) IOMEM(EP93XX_AHB_VIRT_BASE + (x))
H A Dcore.c58 .virtual = EP93XX_AHB_VIRT_BASE,