Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
reset.c File Reference
#include <linux/init.h>
#include <linux/io.h>
#include <linux/cpumask.h>
#include <linux/bitops.h>
#include <asm/cacheflush.h>
#include <asm/hardware/cache-l2x0.h>
#include <mach/iomap.h>
#include <mach/irammap.h>
#include "reset.h"
#include "fuse.h"

Go to the source code of this file.

Macros

#define TEGRA_IRAM_RESET_BASE
 

Functions

void __init tegra_cpu_reset_handler_init (void)
 

Macro Definition Documentation

#define TEGRA_IRAM_RESET_BASE
Value:
TEGRA_IRAM_RESET_HANDLER_OFFSET)

Definition at line 31 of file reset.c.

Function Documentation

void __init tegra_cpu_reset_handler_init ( void  )

Definition at line 73 of file reset.c.