|
Linux Kernel
3.7.1
|
#include <linux/irq.h>#include <linux/delay.h>#include <linux/i2c/twl.h>#include <asm/proc-fns.h>#include <plat/cpu.h>#include <plat/serial.h>#include <plat/common.h>Go to the source code of this file.
Data Structures | |
| struct | omap_globals |
Macros | |
| #define | OMAP_INTC_START NR_IRQS |
Variables | |
| struct sys_timer | omap2_timer |
| struct sys_timer | omap3_timer |
| struct sys_timer | omap3_secure_timer |
| struct sys_timer | omap3_am33xx_timer |
| struct sys_timer | omap4_timer |
| struct sys_timer | omap5_timer |
| void omap2_set_globals_control | ( | struct omap_globals * | ) |
| void omap2_set_globals_prcm | ( | struct omap_globals * | ) |
| void omap2_set_globals_tap | ( | struct omap_globals * | ) |
Definition at line 91 of file omap4-common.c.
1.8.2