Home
last modified time | relevance | path

Searched refs:PXA_CS0_PHYS (Results 1 – 26 of 26) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/
Dh5000.c85 .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,
Dxcep.c83 .start = PXA_CS0_PHYS,
84 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dcm-x255.c155 .start = PXA_CS0_PHYS,
156 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dvpac270.c171 .start = PXA_CS0_PHYS,
172 .end = PXA_CS0_PHYS + SZ_64M - 1,
212 .start = PXA_CS0_PHYS,
213 .end = PXA_CS0_PHYS + SZ_1M,
Dcolibri-pxa270.c183 .start = PXA_CS0_PHYS,
184 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dcsb726.c164 .start = PXA_CS0_PHYS,
165 .end = PXA_CS0_PHYS + CSB726_FLASH_SIZE - 1 ,
Dpalmld.c149 .start = PXA_CS0_PHYS,
150 .end = PXA_CS0_PHYS + SZ_4M - 1,
Dpalmtx.c152 .start = PXA_CS0_PHYS,
153 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dpalmtc.c400 .start = PXA_CS0_PHYS,
401 .end = PXA_CS0_PHYS + SZ_16M - 1,
Dlpd270.c213 .start = PXA_CS0_PHYS,
214 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dtrizeps4.c184 .start = PXA_CS0_PHYS,
185 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dz2.c154 .start = PXA_CS0_PHYS,
155 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dmainstone.c190 .start = PXA_CS0_PHYS,
191 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dballoon3.c146 .start = PXA_CS0_PHYS,
147 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dmioa701.c408 .start = PXA_CS0_PHYS,
409 .end = PXA_CS0_PHYS + SZ_8K - 1,
Dmagician.c799 .start = PXA_CS0_PHYS,
800 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dhx4700.c746 [0] = DEFINE_RES_MEM(PXA_CS0_PHYS, SZ_64M),
747 [1] = DEFINE_RES_MEM(PXA_CS0_PHYS + SZ_64M, SZ_64M),
Dstargate2.c316 .start = PXA_CS0_PHYS,
317 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dspitz.c840 .start = PXA_CS0_PHYS,
841 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dem-x270.c434 .start = PXA_CS0_PHYS,
435 .end = PXA_CS0_PHYS + SZ_1M - 1,
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Daddr-map.h7 #define PXA_CS0_PHYS 0x00000000 macro
Dpalmtx.h84 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
Dzeus.h21 #define ZEUS_FLASH_PHYS PXA_CS0_PHYS
Dviper.h24 #define VIPER_BOOT_PHYS PXA_CS0_PHYS
Dtrizeps4.h16 #define TRIZEPS4_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
Didp.h28 #define IDP_FLASH_PHYS (PXA_CS0_PHYS)