Home
last modified time | relevance | path

Searched refs:omap3_ctrl_write_boot_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Domap3-restart.c30 omap3_ctrl_write_boot_mode((cmd ? (u8)*cmd : 0)); in omap3xxx_restart()
H A Dcontrol.h521 extern void omap3_ctrl_write_boot_mode(u8 bootmode);
H A Dcontrol.c209 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode() function