|
Linux Kernel
3.7.1
|
#include <linux/amba/pl08x.h>#include <linux/init.h>#include <linux/platform_device.h>#include <linux/amba/bus.h>#include <asm/mach/time.h>#include <asm/mach/map.h>Go to the source code of this file.
Functions | |
| void __init | spear_setup_of_timer (void) |
| void __init | spear3xx_clk_init (void) |
| void __init | spear3xx_map_io (void) |
| void __init | spear3xx_dt_init_irq (void) |
| void | spear_restart (char, const char *) |
Variables | |
| struct sys_timer | spear3xx_timer |
| struct pl022_ssp_controller | pl022_plat_data |
| struct pl08x_platform_data | pl080_plat_data |
Definition at line 341 of file spear3xx_clock.c.
Definition at line 127 of file spear3xx.c.
Definition at line 84 of file spear3xx.c.
| struct pl022_ssp_controller pl022_plat_data |
Definition at line 59 of file spear13xx.c.
| struct pl08x_platform_data pl080_plat_data |
Definition at line 46 of file spear3xx.c.
Definition at line 118 of file spear3xx.c.
1.8.2