Searched refs:PXA_CS1_PHYS (Results 1 – 15 of 15) sorted by relevance
/arch/arm/mach-pxa/ |
D | cm-x255.c | 189 .start = PXA_CS1_PHYS, 190 .end = PXA_CS1_PHYS + 11,
|
D | zeus.h | 19 #define ZEUS_ETH0_PHYS PXA_CS1_PHYS
|
D | viper.h | 22 #define VIPER_FLASH_PHYS PXA_CS1_PHYS
|
D | palmtx.c | 284 .start = PXA_CS1_PHYS, 285 .end = PXA_CS1_PHYS + SZ_1M - 1,
|
D | pcm990_baseboard.h | 21 #define PCM990_CTRL_PHYS PXA_CS1_PHYS /* 16-Bit */
|
D | cm-x2xx.c | 54 #define CMX255_DM9000_PHYS_BASE (PXA_CS1_PHYS + (8 << 22)) 55 #define CMX270_DM9000_PHYS_BASE (PXA_CS1_PHYS + (6 << 22))
|
D | lpd270.c | 215 .start = PXA_CS1_PHYS, 216 .end = PXA_CS1_PHYS + SZ_64M - 1,
|
D | idp.h | 26 #define IDP_ALT_FLASH_PHYS (PXA_CS1_PHYS)
|
D | mainstone.c | 194 .start = PXA_CS1_PHYS, 195 .end = PXA_CS1_PHYS + SZ_64M - 1,
|
D | cm-x270.c | 29 #define RTC_PHYS_BASE (PXA_CS1_PHYS + (5 << 22))
|
D | stargate2.c | 764 .start = PXA_CS1_PHYS, 765 .end = PXA_CS1_PHYS + SZ_32M-1,
|
D | em-x270.c | 353 .start = PXA_CS1_PHYS, 354 .end = PXA_CS1_PHYS + 12,
|
/arch/arm/mach-pxa/include/mach/ |
D | addr-map.h | 9 #define PXA_CS1_PHYS 0x04000000 macro
|
D | palmtx.h | 81 #define PALMTX_PHYS_NAND_START PXA_CS1_PHYS /* ChipSelect 1 */
|
D | trizeps4.h | 18 #define TRIZEPS4_DISK_PHYS (PXA_CS1_PHYS) /* Disk On Chip region */
|