Home
last modified time | relevance | path

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

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