Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dprcm.c71 omap3_ctrl_write_boot_mode((cmd ? (u8)*cmd : 0)); in omap_prcm_restart()
Dcontrol.h399 extern void omap3_ctrl_write_boot_mode(u8 bootmode);
Dcontrol.c224 void omap3_ctrl_write_boot_mode(u8 bootmode) in omap3_ctrl_write_boot_mode() function