Home
last modified time | relevance | path

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

/arch/arm/mach-realview/
Dcore.c133 .start = REALVIEW_CF_BASE,
134 .end = REALVIEW_CF_BASE + 0xff,
138 .start = REALVIEW_CF_BASE + 0x100,
139 .end = REALVIEW_CF_BASE + SZ_4K - 1,
/arch/arm/mach-realview/include/mach/
Dplatform.h196 #define REALVIEW_CF_BASE 0x18000000 /* CompactFlash */ macro