Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcommon.h158 void omap2xxx_restart(enum reboot_mode mode, const char *cmd);
160 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart() function
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) in omap2xxx_restart() function
47 * operation to work - see omap2xxx_restart(). Returns -EINVAL upon
H A Dboard-generic.c63 .restart = omap2xxx_restart,
80 .restart = omap2xxx_restart,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
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) in omap2xxx_restart() function
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) in omap2xxx_restart() function
47 * operation to work - see omap2xxx_restart(). Returns -EINVAL upon
H A Dboard-generic.c62 .restart = omap2xxx_restart,
79 .restart = omap2xxx_restart,

Completed in 3 milliseconds