Searched refs:PXA_CS0_PHYS (Results 1 – 26 of 26) sorted by relevance
/linux-4.4.14/arch/arm/mach-pxa/ |
D | h5000.c | 85 .start = PXA_CS0_PHYS, 86 .end = PXA_CS0_PHYS + SZ_32M - 1, 91 .start = PXA_CS0_PHYS + SZ_32M, 92 .end = PXA_CS0_PHYS + SZ_32M + SZ_16M - 1,
|
D | xcep.c | 83 .start = PXA_CS0_PHYS, 84 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | cm-x255.c | 155 .start = PXA_CS0_PHYS, 156 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
D | vpac270.c | 171 .start = PXA_CS0_PHYS, 172 .end = PXA_CS0_PHYS + SZ_64M - 1, 212 .start = PXA_CS0_PHYS, 213 .end = PXA_CS0_PHYS + SZ_1M,
|
D | colibri-pxa270.c | 183 .start = PXA_CS0_PHYS, 184 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | csb726.c | 164 .start = PXA_CS0_PHYS, 165 .end = PXA_CS0_PHYS + CSB726_FLASH_SIZE - 1 ,
|
D | palmld.c | 149 .start = PXA_CS0_PHYS, 150 .end = PXA_CS0_PHYS + SZ_4M - 1,
|
D | palmtx.c | 152 .start = PXA_CS0_PHYS, 153 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
D | palmtc.c | 400 .start = PXA_CS0_PHYS, 401 .end = PXA_CS0_PHYS + SZ_16M - 1,
|
D | lpd270.c | 213 .start = PXA_CS0_PHYS, 214 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | trizeps4.c | 184 .start = PXA_CS0_PHYS, 185 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | z2.c | 154 .start = PXA_CS0_PHYS, 155 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
D | mainstone.c | 190 .start = PXA_CS0_PHYS, 191 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | balloon3.c | 146 .start = PXA_CS0_PHYS, 147 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | mioa701.c | 408 .start = PXA_CS0_PHYS, 409 .end = PXA_CS0_PHYS + SZ_8K - 1,
|
D | magician.c | 799 .start = PXA_CS0_PHYS, 800 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | hx4700.c | 746 [0] = DEFINE_RES_MEM(PXA_CS0_PHYS, SZ_64M), 747 [1] = DEFINE_RES_MEM(PXA_CS0_PHYS + SZ_64M, SZ_64M),
|
D | stargate2.c | 316 .start = PXA_CS0_PHYS, 317 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | spitz.c | 840 .start = PXA_CS0_PHYS, 841 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
D | em-x270.c | 434 .start = PXA_CS0_PHYS, 435 .end = PXA_CS0_PHYS + SZ_1M - 1,
|
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | addr-map.h | 7 #define PXA_CS0_PHYS 0x00000000 macro
|
D | palmtx.h | 84 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
|
D | zeus.h | 21 #define ZEUS_FLASH_PHYS PXA_CS0_PHYS
|
D | viper.h | 24 #define VIPER_BOOT_PHYS PXA_CS0_PHYS
|
D | trizeps4.h | 16 #define TRIZEPS4_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
|
D | idp.h | 28 #define IDP_FLASH_PHYS (PXA_CS0_PHYS)
|