|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/clk.h>#include <linux/io.h>#include <linux/err.h>#include <linux/delay.h>#include <mach/hardware.h>#include <mach/common.h>#include <asm/system_misc.h>#include <asm/proc-fns.h>#include <asm/mach-types.h>Go to the source code of this file.
Functions | |
| void | mxc_restart (char mode, const char *cmd) |
| void | mxc_arch_reset_init (void __iomem *base) |
1.8.2