Home
last modified time | relevance | path

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

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