Searched refs:PXA_CS0_PHYS (Results 1 – 15 of 15) sorted by relevance
/arch/arm/mach-pxa/ |
D | h5000.c | 82 .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,
|
D | colibri.c | 74 .start = PXA_CS0_PHYS, 75 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | cm-x255.c | 177 .start = PXA_CS0_PHYS, 178 .end = PXA_CS0_PHYS + SZ_8M - 1,
|
D | imote2.c | 390 .start = PXA_CS0_PHYS, 391 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | lpd270.c | 209 .start = PXA_CS0_PHYS, 210 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | trizeps4.c | 199 .start = PXA_CS0_PHYS, 200 .end = PXA_CS0_PHYS + SZ_32M - 1,
|
D | mainstone.c | 297 .start = PXA_CS0_PHYS, 298 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
D | magician.c | 694 .start = PXA_CS0_PHYS, 695 .end = PXA_CS0_PHYS + PXA_CS_SIZE - 1,
|
D | mioa701.c | 527 .start = PXA_CS0_PHYS, 528 .end = PXA_CS0_PHYS + SZ_64M - 1,
|
/arch/arm/mach-pxa/include/mach/ |
D | colibri.h | 5 #define COLIBRI_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
|
D | palmtx.h | 81 #define PALMTX_PHYS_FLASH_START PXA_CS0_PHYS /* ChipSelect 0 */
|
D | viper.h | 24 #define VIPER_BOOT_PHYS PXA_CS0_PHYS
|
D | trizeps4.h | 14 #define TRIZEPS4_FLASH_PHYS (PXA_CS0_PHYS) /* Flash region */
|
D | idp.h | 27 #define IDP_FLASH_PHYS (PXA_CS0_PHYS)
|
D | pxa-regs.h | 22 #define PXA_CS0_PHYS 0x00000000 macro
|