Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
addr-map.h File Reference

Go to the source code of this file.

Macros

#define PXA_CS0_PHYS   0x00000000
 
#define PXA_CS1_PHYS   0x04000000
 
#define PXA_CS2_PHYS   0x08000000
 
#define PXA_CS3_PHYS   0x0C000000
 
#define PXA_CS4_PHYS   0x10000000
 
#define PXA_CS5_PHYS   0x14000000
 
#define PXA300_CS0_PHYS   0x00000000 /* PXA300/PXA310 _only_ */
 
#define PXA300_CS1_PHYS   0x30000000 /* PXA300/PXA310 _only_ */
 
#define PXA3xx_CS2_PHYS   0x10000000
 
#define PXA3xx_CS3_PHYS   0x14000000
 
#define PERIPH_PHYS   0x40000000
 
#define PERIPH_VIRT   IOMEM(0xf2000000)
 
#define PERIPH_SIZE   0x02000000
 
#define PXA2XX_SMEMC_PHYS   0x48000000
 
#define PXA3XX_SMEMC_PHYS   0x4a000000
 
#define SMEMC_VIRT   IOMEM(0xf6000000)
 
#define SMEMC_SIZE   0x00100000
 
#define DMEMC_PHYS   0x48100000
 
#define DMEMC_VIRT   IOMEM(0xf6100000)
 
#define DMEMC_SIZE   0x00100000
 
#define IMEMC_PHYS   0x58000000
 
#define IMEMC_VIRT   IOMEM(0xfe000000)
 
#define IMEMC_SIZE   0x00100000
 

Macro Definition Documentation

#define DMEMC_PHYS   0x48100000

Definition at line 37 of file addr-map.h.

#define DMEMC_SIZE   0x00100000

Definition at line 39 of file addr-map.h.

#define DMEMC_VIRT   IOMEM(0xf6100000)

Definition at line 38 of file addr-map.h.

#define IMEMC_PHYS   0x58000000

Definition at line 44 of file addr-map.h.

#define IMEMC_SIZE   0x00100000

Definition at line 46 of file addr-map.h.

#define IMEMC_VIRT   IOMEM(0xfe000000)

Definition at line 45 of file addr-map.h.

#define PERIPH_PHYS   0x40000000

Definition at line 22 of file addr-map.h.

#define PERIPH_SIZE   0x02000000

Definition at line 24 of file addr-map.h.

#define PERIPH_VIRT   IOMEM(0xf2000000)

Definition at line 23 of file addr-map.h.

#define PXA2XX_SMEMC_PHYS   0x48000000

Definition at line 29 of file addr-map.h.

#define PXA300_CS0_PHYS   0x00000000 /* PXA300/PXA310 _only_ */

Definition at line 14 of file addr-map.h.

#define PXA300_CS1_PHYS   0x30000000 /* PXA300/PXA310 _only_ */

Definition at line 15 of file addr-map.h.

#define PXA3xx_CS2_PHYS   0x10000000

Definition at line 16 of file addr-map.h.

#define PXA3xx_CS3_PHYS   0x14000000

Definition at line 17 of file addr-map.h.

#define PXA3XX_SMEMC_PHYS   0x4a000000

Definition at line 30 of file addr-map.h.

#define PXA_CS0_PHYS   0x00000000

Definition at line 7 of file addr-map.h.

#define PXA_CS1_PHYS   0x04000000

Definition at line 8 of file addr-map.h.

#define PXA_CS2_PHYS   0x08000000

Definition at line 9 of file addr-map.h.

#define PXA_CS3_PHYS   0x0C000000

Definition at line 10 of file addr-map.h.

#define PXA_CS4_PHYS   0x10000000

Definition at line 11 of file addr-map.h.

#define PXA_CS5_PHYS   0x14000000

Definition at line 12 of file addr-map.h.

#define SMEMC_SIZE   0x00100000

Definition at line 32 of file addr-map.h.

#define SMEMC_VIRT   IOMEM(0xf6000000)

Definition at line 31 of file addr-map.h.