Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
restart.c File Reference
#include <linux/io.h>
#include <asm/system_misc.h>
#include <asm/hardware/sp810.h>
#include <mach/spear.h>
#include <mach/generic.h>

Go to the source code of this file.

Macros

#define SPEAR13XX_SYS_SW_RES   (VA_MISC_BASE + 0x204)
 

Functions

void spear_restart (char mode, const char *cmd)
 

Macro Definition Documentation

#define SPEAR13XX_SYS_SW_RES   (VA_MISC_BASE + 0x204)

Definition at line 19 of file restart.c.

Function Documentation

void spear_restart ( char  mode,
const char cmd 
)

Definition at line 20 of file restart.c.