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

Go to the source code of this file.

Macros

#define ASYNC_BANK3_BASE   0x20300000 /* Async Bank 3 */
 
#define ASYNC_BANK3_SIZE   0x00100000 /* 1M */
 
#define ASYNC_BANK2_BASE   0x20200000 /* Async Bank 2 */
 
#define ASYNC_BANK2_SIZE   0x00100000 /* 1M */
 
#define ASYNC_BANK1_BASE   0x20100000 /* Async Bank 1 */
 
#define ASYNC_BANK1_SIZE   0x00100000 /* 1M */
 
#define ASYNC_BANK0_BASE   0x20000000 /* Async Bank 0 */
 
#define ASYNC_BANK0_SIZE   0x00100000 /* 1M */
 
#define BOOT_ROM_START   0xEF000000
 
#define BOOT_ROM_LENGTH   0x800
 
#define BFIN_ICACHESIZE   (0*1024)
 

Macro Definition Documentation

#define ASYNC_BANK0_BASE   0x20000000 /* Async Bank 0 */

Definition at line 22 of file mem_map.h.

#define ASYNC_BANK0_SIZE   0x00100000 /* 1M */

Definition at line 23 of file mem_map.h.

#define ASYNC_BANK1_BASE   0x20100000 /* Async Bank 1 */

Definition at line 20 of file mem_map.h.

#define ASYNC_BANK1_SIZE   0x00100000 /* 1M */

Definition at line 21 of file mem_map.h.

#define ASYNC_BANK2_BASE   0x20200000 /* Async Bank 2 */

Definition at line 18 of file mem_map.h.

#define ASYNC_BANK2_SIZE   0x00100000 /* 1M */

Definition at line 19 of file mem_map.h.

#define ASYNC_BANK3_BASE   0x20300000 /* Async Bank 3 */

Definition at line 16 of file mem_map.h.

#define ASYNC_BANK3_SIZE   0x00100000 /* 1M */

Definition at line 17 of file mem_map.h.

#define BFIN_ICACHESIZE   (0*1024)

Definition at line 37 of file mem_map.h.

#define BOOT_ROM_LENGTH   0x800

Definition at line 28 of file mem_map.h.

#define BOOT_ROM_START   0xEF000000

Definition at line 27 of file mem_map.h.