Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
irammap.h File Reference
#include <asm/sizes.h>

Go to the source code of this file.

Macros

#define TEGRA_IRAM_RESET_HANDLER_OFFSET   0
 
#define TEGRA_IRAM_RESET_HANDLER_SIZE   SZ_1K
 
#define TEGRA_IRAM_DEBUG_UART_OFFSET   SZ_1K
 
#define TEGRA_IRAM_DEBUG_UART_SIZE   8
 
#define TEGRA_IRAM_DEBUG_UART_COOKIE   0x55415254
 

Macro Definition Documentation

#define TEGRA_IRAM_DEBUG_UART_COOKIE   0x55415254

Definition at line 33 of file irammap.h.

#define TEGRA_IRAM_DEBUG_UART_OFFSET   SZ_1K

Definition at line 31 of file irammap.h.

#define TEGRA_IRAM_DEBUG_UART_SIZE   8

Definition at line 32 of file irammap.h.

#define TEGRA_IRAM_RESET_HANDLER_OFFSET   0

Definition at line 23 of file irammap.h.

#define TEGRA_IRAM_RESET_HANDLER_SIZE   SZ_1K

Definition at line 24 of file irammap.h.