Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap3-restart.c32 omap3_ctrl_write_boot_mode((cmd ? (u8)*cmd : 0)); in omap3xxx_restart()
Dcontrol.h458 extern void omap3_ctrl_write_boot_mode(u8 bootmode);
Dcontrol.c227 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode() function