Searched refs:PXA_CS4_PHYS (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/arch/arm/mach-pxa/ |
D | csb726.c | 182 .start = PXA_CS4_PHYS, 183 .end = PXA_CS4_PHYS + SZ_8M - 1, 188 .start = PXA_CS4_PHYS + SZ_64M - SZ_2M, 189 .end = PXA_CS4_PHYS + SZ_64M - 1,
|
D | stargate2.c | 659 .start = (PXA_CS4_PHYS + 0x300), 660 .end = (PXA_CS4_PHYS + 0xfffff),
|
D | eseries.c | 118 .start = PXA_CS4_PHYS, 119 .end = PXA_CS4_PHYS + 0x1fffff,
|
D | cm-x2xx.c | 494 .pfn = __phys_to_pfn(PXA_CS4_PHYS),
|
D | em-x270.c | 246 .start = PXA_CS4_PHYS, 247 .end = PXA_CS4_PHYS + 3,
|
/linux-2.6.39/arch/arm/mach-pxa/include/mach/ |
D | balloon3.h | 25 #define BALLOON3_FPGA_PHYS PXA_CS4_PHYS 37 #define BALLOON3_NAND_BASE (PXA_CS4_PHYS + 0x00e00000)
|
D | addr-map.h | 11 #define PXA_CS4_PHYS 0x10000000 macro
|
D | zeus.h | 24 #define ZEUS_CPLD_PHYS (PXA_CS4_PHYS+0x2000000)
|
D | viper.h | 28 #define VIPER_ETH_DATA_PHYS PXA_CS4_PHYS
|
D | mainstone.h | 16 #define MST_ETH_PHYS PXA_CS4_PHYS
|
D | tosa.h | 17 #define TOSA_LCDC_PHYS PXA_CS4_PHYS
|