Linux Kernel
3.7.1
|
#include <linux/io.h>
Go to the source code of this file.
Macros | |
#define | HB_SREG_A9_PWR_REQ 0xf00 |
#define | HB_SREG_A9_BOOT_STAT 0xf04 |
#define | HB_SREG_A9_BOOT_DATA 0xf08 |
#define | HB_PWR_SUSPEND 0 |
#define | HB_PWR_SOFT_RESET 1 |
#define | HB_PWR_HARD_RESET 2 |
#define | HB_PWR_SHUTDOWN 3 |
Variables | |
void __iomem * | sregs_base |
Definition at line 44 of file highbank.c.