Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-pxa/
Dtrizeps4.h21 #define TRIZEPS4_PIC_PHYS (PXA_CS3_PHYS) /* Logic chip on ConXS-Board */
25 #define TRIZEPS4_CFSR_PHYS (PXA_CS3_PHYS)
27 #define TRIZEPS4_BOCR_PHYS (PXA_CS3_PHYS+0x02000000)
29 #define TRIZEPS4_IRCR_PHYS (PXA_CS3_PHYS+0x02400000)
31 #define TRIZEPS4_UPSR_PHYS (PXA_CS3_PHYS+0x02800000)
33 #define TRIZEPS4_DICR_PHYS (PXA_CS3_PHYS+0x03800000)
Dxcep.c34 #define XCEP_ETH_PHYS (PXA_CS3_PHYS + 0x00000300)
35 #define XCEP_ETH_PHYS_END (PXA_CS3_PHYS + 0x000fffff)
36 #define XCEP_ETH_ATTR (PXA_CS3_PHYS + 0x02000000)
37 #define XCEP_ETH_ATTR_END (PXA_CS3_PHYS + 0x020fffff)
Dvpac270.c607 .start = PXA_CS3_PHYS + 0x120,
608 .end = PXA_CS3_PHYS + 0x13f,
612 .start = PXA_CS3_PHYS + 0x15c,
613 .end = PXA_CS3_PHYS + 0x15f,
617 .start = PXA_CS3_PHYS + 0x20,
618 .end = PXA_CS3_PHYS + 0x2f,
Dcsb726.c227 .start = PXA_CS3_PHYS,
228 .end = PXA_CS3_PHYS + SZ_64K - 1,
Daddr-map.h11 #define PXA_CS3_PHYS 0x0C000000 macro
Dlubbock.h10 #define LUBBOCK_ETH_PHYS PXA_CS3_PHYS
Dviper.h24 #define VIPER_USB_PHYS PXA_CS3_PHYS
Dmagician.c191 .start = PXA_CS3_PHYS,
192 .end = PXA_CS3_PHYS + 0x20 - 1,
1072 cpld = ioremap(PXA_CS3_PHYS, 0x1000); in magician_init()
Didp.h27 #define IDP_MEDIAQ_PHYS (PXA_CS3_PHYS)
Dhx4700.c58 #define ASIC3_PHYS PXA_CS3_PHYS
59 #define ASIC3_SD_PHYS (PXA_CS3_PHYS + 0x02000000)
Dspitz.c830 .start = PXA_CS3_PHYS,
831 .end = PXA_CS3_PHYS + SZ_4K - 1,