Searched refs:PXA_CS0_PHYS (Results 1 – 24 of 24) sorted by relevance
/linux/arch/arm/mach-pxa/ |
A D | h5000.c | 81 .start = PXA_CS0_PHYS, 82 .end = PXA_CS0_PHYS + SZ_32M - 1, 87 .start = PXA_CS0_PHYS + SZ_32M, 88 .end = PXA_CS0_PHYS + SZ_32M + SZ_16M - 1,
|
A D | xcep.c | 81 .start = PXA_CS0_PHYS, 82 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
A D | vpac270.c | 168 .start = PXA_CS0_PHYS, 169 .end = PXA_CS0_PHYS + SZ_64M - 1, 209 .start = PXA_CS0_PHYS, 210 .end = PXA_CS0_PHYS + SZ_1M,
|
A D | colibri-pxa270.c | 180 .start = PXA_CS0_PHYS, 181 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
A D | csb726.c | 170 .start = PXA_CS0_PHYS, 171 .end = PXA_CS0_PHYS + CSB726_FLASH_SIZE - 1 ,
|
A D | palmld.c | 145 .start = PXA_CS0_PHYS, 146 .end = PXA_CS0_PHYS + SZ_4M - 1,
|
A D | palmtx.c | 146 .start = PXA_CS0_PHYS, 147 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
A D | zeus.h | 18 #define ZEUS_FLASH_PHYS PXA_CS0_PHYS
|
A D | viper.h | 21 #define VIPER_BOOT_PHYS PXA_CS0_PHYS
|
A D | palmtc.c | 419 .start = PXA_CS0_PHYS, 420 .end = PXA_CS0_PHYS + SZ_16M - 1,
|
A D | lpd270.c | 210 .start = PXA_CS0_PHYS, 211 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
A D | trizeps4.c | 182 .start = PXA_CS0_PHYS, 183 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
A D | z2.c | 151 .start = PXA_CS0_PHYS, 152 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
A D | idp.h | 25 #define IDP_FLASH_PHYS (PXA_CS0_PHYS)
|
A D | balloon3.c | 143 .start = PXA_CS0_PHYS, 144 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
A D | mainstone.c | 189 .start = PXA_CS0_PHYS, 190 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
A D | hx4700.c | 757 [0] = DEFINE_RES_MEM(PXA_CS0_PHYS, SZ_64M), 758 [1] = DEFINE_RES_MEM(PXA_CS0_PHYS + SZ_64M, SZ_64M),
|
A D | mioa701.c | 408 .start = PXA_CS0_PHYS, 409 .end = PXA_CS0_PHYS + SZ_8K - 1,
|
A D | stargate2.c | 314 .start = PXA_CS0_PHYS, 315 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
A D | magician.c | 859 .start = PXA_CS0_PHYS, 860 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
A D | spitz.c | 883 .start = PXA_CS0_PHYS, 884 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
/linux/arch/arm/mach-pxa/include/mach/ |
A D | addr-map.h | 8 #define PXA_CS0_PHYS 0x00000000 macro
|
A D | palmtx.h | 80 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
|
A D | trizeps4.h | 17 #define TRIZEPS4_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
|
Completed in 36 milliseconds