Go to the documentation of this file.
6 #include <linux/kernel.h>
7 #include <linux/module.h>
11 #include <asm/proc-fns.h>
12 #include <asm/system_misc.h>
14 #include <mach/regs-ost.h>
15 #include <mach/reset.h>
20 static void do_hw_reset(
void);
22 static int reset_gpio = -1;
56 static void do_gpio_reset(
void)
77 static void do_hw_reset(
void)