Searched refs:omap2xxx_restart (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Domap2-restart.c26 * omap2xxx_restart - Set DPLL to bypass mode for reboot to work
31 void omap2xxx_restart(enum reboot_mode mode, const char *cmd) function
47 * operation to work - see omap2xxx_restart(). Returns -EINVAL upon
H A Dcommon.h134 void omap2xxx_restart(enum reboot_mode mode, const char *cmd);
136 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) function
H A Dboard-generic.c62 .restart = omap2xxx_restart,
79 .restart = omap2xxx_restart,

Completed in 377 milliseconds