Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/
H A Domap.h139 int omap_reboot_mode(char *mode, unsigned int length);
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/
H A Dboot.c60 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap4/
H A Dboot.c63 int omap_reboot_mode(char *mode, unsigned int length) in omap_reboot_mode() function
/rk3399_rockchip-uboot/board/amazon/kc1/
H A Dkc1.c96 rc = omap_reboot_mode(reboot_mode, sizeof(reboot_mode)); in misc_init_r()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Domap.h280 int omap_reboot_mode(char *mode, unsigned int length);