Home
last modified time | relevance | path

Searched refs:PXA_CS3_PHYS (Results 1 – 11 of 11) sorted by relevance

/arch/arm/mach-pxa/include/mach/
Dtrizeps4.h19 #define TRIZEPS4_PIC_PHYS (PXA_CS3_PHYS) /* Logic chip on ConXS-Board */
23 #define TRIZEPS4_CFSR_PHYS (PXA_CS3_PHYS)
25 #define TRIZEPS4_BOCR_PHYS (PXA_CS3_PHYS+0x02000000)
27 #define TRIZEPS4_IRCR_PHYS (PXA_CS3_PHYS+0x02400000)
29 #define TRIZEPS4_UPSR_PHYS (PXA_CS3_PHYS+0x02800000)
31 #define TRIZEPS4_DICR_PHYS (PXA_CS3_PHYS+0x03800000)
Daddr-map.h10 #define PXA_CS3_PHYS 0x0C000000 macro
Dlubbock.h15 #define LUBBOCK_ETH_PHYS PXA_CS3_PHYS
Dviper.h27 #define VIPER_USB_PHYS PXA_CS3_PHYS
Didp.h30 #define IDP_MEDIAQ_PHYS (PXA_CS3_PHYS)
/arch/arm/mach-pxa/
Dxcep.c36 #define XCEP_ETH_PHYS (PXA_CS3_PHYS + 0x00000300)
37 #define XCEP_ETH_PHYS_END (PXA_CS3_PHYS + 0x000fffff)
38 #define XCEP_ETH_ATTR (PXA_CS3_PHYS + 0x02000000)
39 #define XCEP_ETH_ATTR_END (PXA_CS3_PHYS + 0x020fffff)
Dvpac270.c598 .start = PXA_CS3_PHYS + 0x120,
599 .end = PXA_CS3_PHYS + 0x13f,
603 .start = PXA_CS3_PHYS + 0x15c,
604 .end = PXA_CS3_PHYS + 0x15f,
608 .start = PXA_CS3_PHYS + 0x20,
609 .end = PXA_CS3_PHYS + 0x2f,
Dcsb726.c220 .start = PXA_CS3_PHYS,
221 .end = PXA_CS3_PHYS + SZ_64K - 1,
Dmagician.c184 .start = PXA_CS3_PHYS,
185 .end = PXA_CS3_PHYS + 0x20 - 1,
755 cpld = ioremap_nocache(PXA_CS3_PHYS, 0x1000); in magician_init()
Dhx4700.c61 #define ASIC3_PHYS PXA_CS3_PHYS
62 #define ASIC3_SD_PHYS (PXA_CS3_PHYS + 0x02000000)
Dspitz.c784 .start = PXA_CS3_PHYS,
785 .end = PXA_CS3_PHYS + SZ_4K - 1,