Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dmach-scb9328.c33 .start = MX1_CS0_PHYS,
34 .end = MX1_CS0_PHYS + (32 * 1024 * 1024) - 1,
Dmach-mx1ads.c76 .start = MX1_CS0_PHYS,
77 .end = MX1_CS0_PHYS + SZ_32M - 1,
Dmach-apf9328.c54 .start = MX1_CS0_PHYS,
55 .end = MX1_CS0_PHYS + SZ_32M - 1,
/arch/arm/plat-mxc/include/mach/
Dmx1.h21 #define MX1_CS0_PHYS 0x10000000 macro