Home
last modified time | relevance | path

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

/arch/arm/mach-pxa/
Dh5000.c82 .start = PXA_CS0_PHYS,
83 .end = PXA_CS0_PHYS + SZ_32M - 1,
88 .start = PXA_CS0_PHYS + SZ_32M,
89 .end = PXA_CS0_PHYS + SZ_32M + SZ_16M - 1,
Dcolibri.c74 .start = PXA_CS0_PHYS,
75 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dcm-x255.c177 .start = PXA_CS0_PHYS,
178 .end = PXA_CS0_PHYS + SZ_8M - 1,
Dimote2.c390 .start = PXA_CS0_PHYS,
391 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dlpd270.c209 .start = PXA_CS0_PHYS,
210 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dtrizeps4.c199 .start = PXA_CS0_PHYS,
200 .end = PXA_CS0_PHYS + SZ_32M - 1,
Dmainstone.c297 .start = PXA_CS0_PHYS,
298 .end = PXA_CS0_PHYS + SZ_64M - 1,
Dmagician.c694 .start = PXA_CS0_PHYS,
695 .end = PXA_CS0_PHYS + PXA_CS_SIZE - 1,
Dmioa701.c527 .start = PXA_CS0_PHYS,
528 .end = PXA_CS0_PHYS + SZ_64M - 1,
/arch/arm/mach-pxa/include/mach/
Dcolibri.h5 #define COLIBRI_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
Dpalmtx.h81 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
Dviper.h24 #define VIPER_BOOT_PHYS PXA_CS0_PHYS
Dtrizeps4.h14 #define TRIZEPS4_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
Didp.h27 #define IDP_FLASH_PHYS (PXA_CS0_PHYS)
Dpxa-regs.h22 #define PXA_CS0_PHYS 0x00000000 macro