Home
last modified time | relevance | path

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

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