Home
last modified time | relevance | path

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

/openbmc/u-boot/board/lg/sniper/
H A 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()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Domap.h138 int omap_reboot_mode(char *mode, unsigned int length);
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboot.c59 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c62 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/openbmc/u-boot/board/amazon/kc1/
H A Dkc1.c95 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h279 int omap_reboot_mode(char *mode, unsigned int length);