Home
last modified time | relevance | path

Searched refs:PXA_CS1_PHYS (Results 1 – 12 of 12) sorted by relevance

/arch/arm/mach-pxa/
Dcm-x255.c203 .start = PXA_CS1_PHYS,
204 .end = PXA_CS1_PHYS + 11,
Dcm-x2xx.c43 #define CMX255_DM9000_PHYS_BASE (PXA_CS1_PHYS + (8 << 22))
44 #define CMX270_DM9000_PHYS_BASE (PXA_CS1_PHYS + (6 << 22))
Dlpd270.c214 .start = PXA_CS1_PHYS,
215 .end = PXA_CS1_PHYS + SZ_64M - 1,
Dem-x270.c329 .start = PXA_CS1_PHYS,
330 .end = PXA_CS1_PHYS + 12,
Dmainstone.c302 .start = PXA_CS1_PHYS,
303 .end = PXA_CS1_PHYS + SZ_64M - 1,
Dcm-x270.c27 #define RTC_PHYS_BASE (PXA_CS1_PHYS + (5 << 22))
/arch/arm/mach-pxa/include/mach/
Dpalmtx.h82 #define PALMTX_PHYS_NAND_START PXA_CS1_PHYS /* ChipSelect 1 */
Dviper.h25 #define VIPER_FLASH_PHYS PXA_CS1_PHYS
Dtrizeps4.h15 #define TRIZEPS4_DISK_PHYS (PXA_CS1_PHYS) /* Disk On Chip region */
Didp.h28 #define IDP_ALT_FLASH_PHYS (PXA_CS1_PHYS)
Dpcm990_baseboard.h33 #define PCM990_CTRL_PHYS PXA_CS1_PHYS /* 16-Bit */
Dpxa-regs.h23 #define PXA_CS1_PHYS 0x04000000 macro