Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | OMAP_WKUPGEN_BASE 0x48281000 |
#define | OMAP_WKG_CONTROL_0 0x00 |
#define | OMAP_WKG_ENB_A_0 0x10 |
#define | OMAP_WKG_ENB_B_0 0x14 |
#define | OMAP_WKG_ENB_C_0 0x18 |
#define | OMAP_WKG_ENB_D_0 0x1c |
#define | OMAP_WKG_ENB_E_0 0x20 |
#define | OMAP_WKG_ENB_A_1 0x410 |
#define | OMAP_WKG_ENB_B_1 0x414 |
#define | OMAP_WKG_ENB_C_1 0x418 |
#define | OMAP_WKG_ENB_D_1 0x41c |
#define | OMAP_WKG_ENB_E_1 0x420 |
#define | OMAP_AUX_CORE_BOOT_0 0x800 |
#define | OMAP_AUX_CORE_BOOT_1 0x804 |
#define | OMAP_PTMSYNCREQ_MASK 0xc00 |
#define | OMAP_PTMSYNCREQ_EN 0xc04 |
#define | OMAP_TIMESTAMPCYCLELO 0xc08 |
#define | OMAP_TIMESTAMPCYCLEHI 0xc0c |
Functions | |
int __init | omap_wakeupgen_init (void) |
void __iomem * | omap_get_wakeupgen_base (void) |
int | omap_secure_apis_support (void) |
#define OMAP_AUX_CORE_BOOT_0 0x800 |
Definition at line 28 of file omap-wakeupgen.h.
#define OMAP_AUX_CORE_BOOT_1 0x804 |
Definition at line 29 of file omap-wakeupgen.h.
#define OMAP_PTMSYNCREQ_EN 0xc04 |
Definition at line 31 of file omap-wakeupgen.h.
#define OMAP_PTMSYNCREQ_MASK 0xc00 |
Definition at line 30 of file omap-wakeupgen.h.
#define OMAP_TIMESTAMPCYCLEHI 0xc0c |
Definition at line 33 of file omap-wakeupgen.h.
#define OMAP_TIMESTAMPCYCLELO 0xc08 |
Definition at line 32 of file omap-wakeupgen.h.
#define OMAP_WKG_CONTROL_0 0x00 |
Definition at line 17 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_A_0 0x10 |
Definition at line 18 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_A_1 0x410 |
Definition at line 23 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_B_0 0x14 |
Definition at line 19 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_B_1 0x414 |
Definition at line 24 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_C_0 0x18 |
Definition at line 20 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_C_1 0x418 |
Definition at line 25 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_D_0 0x1c |
Definition at line 21 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_D_1 0x41c |
Definition at line 26 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_E_0 0x20 |
Definition at line 22 of file omap-wakeupgen.h.
#define OMAP_WKG_ENB_E_1 0x420 |
Definition at line 27 of file omap-wakeupgen.h.
#define OMAP_WKUPGEN_BASE 0x48281000 |
Definition at line 15 of file omap-wakeupgen.h.
Definition at line 389 of file omap-wakeupgen.c.
Definition at line 394 of file omap-wakeupgen.c.
Definition at line 402 of file omap-wakeupgen.c.