Home
last modified time | relevance | path

Searched refs:omap_reboot_mode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/board/lg/sniper/
H A Dsniper.c114 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
173 omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in reset_misc()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h139 int omap_reboot_mode(char *mode, unsigned int length);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c60 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c63 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/OK3568_Linux_fs/u-boot/board/amazon/kc1/
H A Dkc1.c96 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h280 int omap_reboot_mode(char *mode, unsigned int length);