Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-realview/
Dcore.c138 .start = REALVIEW_CF_BASE,
139 .end = REALVIEW_CF_BASE + 0xff,
143 .start = REALVIEW_CF_BASE + 0x100,
144 .end = REALVIEW_CF_BASE + SZ_4K - 1,
/linux-4.1.27/arch/arm/mach-realview/include/mach/
Dplatform.h196 #define REALVIEW_CF_BASE 0x18000000 /* CompactFlash */ macro