|
Linux Kernel
3.7.1
|
#include <linux/io.h>#include <linux/irq.h>#include <linux/of.h>#include <linux/of_address.h>#include <linux/of_irq.h>#include <asm/hardware/gic.h>Go to the source code of this file.
Macros | |
| #define | GPC_IMR1 0x008 |
| #define | GPC_PGC_CPU_PDN 0x2a0 |
| #define | IMR_NUM 4 |
Functions | |
| void | imx_gpc_pre_suspend (void) |
| void | imx_gpc_post_resume (void) |
| void __init | imx_gpc_init (void) |
1.8.2