Home
last modified time | relevance | path

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

/external/u-boot/board/lg/sniper/
Dsniper.c113 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
172 omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in reset_misc()
/external/u-boot/arch/arm/include/asm/arch-omap4/
Domap.h138 int omap_reboot_mode(char *mode, unsigned int length);
/external/u-boot/arch/arm/mach-omap2/omap3/
Dboot.c59 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/external/u-boot/arch/arm/mach-omap2/omap4/
Dboot.c62 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/external/u-boot/board/amazon/kc1/
Dkc1.c95 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
/external/u-boot/arch/arm/include/asm/arch-omap3/
Domap.h279 int omap_reboot_mode(char *mode, unsigned int length);