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

/linux-4.1.27/arch/arm/mach-omap2/
H A Domap2-restart.c29 * omap2xxx_restart - Set DPLL to bypass mode for reboot to work
34 void omap2xxx_restart(enum reboot_mode mode, const char *cmd) omap2xxx_restart() function
50 * operation to work - see omap2xxx_restart(). Returns -EINVAL upon
H A Dcommon.h152 void omap2xxx_restart(enum reboot_mode mode, const char *cmd);
154 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) omap2xxx_restart() function
H A Dboard-generic.c58 .restart = omap2xxx_restart,
75 .restart = omap2xxx_restart,

Completed in 116 milliseconds