Linux Kernel
3.7.1
|
#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) |
#define SPEAR13XX_SYS_SW_RES (VA_MISC_BASE + 0x204) |