Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap3-restart.c33 omap3_ctrl_write_boot_mode((cmd ? (u8)*cmd : 0)); in omap3xxx_restart()
Dcontrol.h461 extern void omap3_ctrl_write_boot_mode(u8 bootmode);
Dcontrol.c228 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode() function