|
Linux Kernel
3.7.1
|
#include <linux/suspend.h>#include <linux/io.h>#include <linux/slab.h>#include <asm/cacheflush.h>#include <mach/hardware.h>#include <mach/platform.h>#include "common.h"#include "clock.h"Go to the source code of this file.
Macros | |
| #define | TEMP_IRAM_AREA IO_ADDRESS(LPC32XX_IRAM_BASE) |
| #define | EMC_DYN_MEM_CTRL_OFS 0x20 |
| #define | EMC_SRMMC (1 << 3) |
| #define | EMC_CTRL_REG io_p2v(LPC32XX_EMC_BASE + EMC_DYN_MEM_CTRL_OFS) |
Functions | |
| arch_initcall (lpc32xx_pm_init) | |
| #define EMC_CTRL_REG io_p2v(LPC32XX_EMC_BASE + EMC_DYN_MEM_CTRL_OFS) |
| #define TEMP_IRAM_AREA IO_ADDRESS(LPC32XX_IRAM_BASE) |
| arch_initcall | ( | lpc32xx_pm_init | ) |
1.8.2