Searched refs:PXA_CS1_PHYS (Results 1 – 12 of 12) sorted by relevance
203 .start = PXA_CS1_PHYS,204 .end = PXA_CS1_PHYS + 11,
43 #define CMX255_DM9000_PHYS_BASE (PXA_CS1_PHYS + (8 << 22))44 #define CMX270_DM9000_PHYS_BASE (PXA_CS1_PHYS + (6 << 22))
214 .start = PXA_CS1_PHYS,215 .end = PXA_CS1_PHYS + SZ_64M - 1,
329 .start = PXA_CS1_PHYS,330 .end = PXA_CS1_PHYS + 12,
302 .start = PXA_CS1_PHYS,303 .end = PXA_CS1_PHYS + SZ_64M - 1,
27 #define RTC_PHYS_BASE (PXA_CS1_PHYS + (5 << 22))
82 #define PALMTX_PHYS_NAND_START PXA_CS1_PHYS /* ChipSelect 1 */
25 #define VIPER_FLASH_PHYS PXA_CS1_PHYS
15 #define TRIZEPS4_DISK_PHYS (PXA_CS1_PHYS) /* Disk On Chip region */
28 #define IDP_ALT_FLASH_PHYS (PXA_CS1_PHYS)
33 #define PCM990_CTRL_PHYS PXA_CS1_PHYS /* 16-Bit */
23 #define PXA_CS1_PHYS 0x04000000 macro