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

Go to the source code of this file.

Macros

#define MEM_INTMEM_START   (0x38000000)
 
#define MEM_INTMEM_SIZE   (0x00018000)
 
#define MEM_DRAM_START   (0x40000000)
 
#define MEM_NON_CACHEABLE   (0x80000000)
 

Macro Definition Documentation

#define MEM_DRAM_START   (0x40000000)

Definition at line 6 of file memmap.h.

#define MEM_INTMEM_SIZE   (0x00018000)

Definition at line 5 of file memmap.h.

#define MEM_INTMEM_START   (0x38000000)

Definition at line 4 of file memmap.h.

#define MEM_NON_CACHEABLE   (0x80000000)

Definition at line 8 of file memmap.h.