Home
last modified time | relevance | path

Searched refs:MX1_CS0_PHYS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-imx/
Dmach-mx1ads.c77 .start = MX1_CS0_PHYS,
78 .end = MX1_CS0_PHYS + SZ_32M - 1,
Dmach-scb9328.c33 .start = MX1_CS0_PHYS,
34 .end = MX1_CS0_PHYS + (32 * 1024 * 1024) - 1,
/linux-2.6.39/arch/arm/plat-mxc/include/mach/
Dmx1.h23 #define MX1_CS0_PHYS 0x10000000 macro