Searched refs:warm_reset (Results 1 - 8 of 8) sorted by relevance

/u-boot/arch/arm/mach-omap2/
H A Dreset.c22 u32 __weak warm_reset(void) function
H A Dhwinit-common.c188 if (warm_reset())
H A Demif-common.c420 if (warm_reset()) {
1215 if (!(running_from_sdram() || warm_reset())) {
1291 if (!in_sdram && (!warm_reset() || is_dra7xx())) {
1301 if (warm_reset() && (emif_sdram_type(regs->sdram_config) ==
1539 if ((sdram_type == EMIF_SDRAM_TYPE_LPDDR2) && !warm_reset())
1554 if (!(in_sdram || warm_reset())) {
1598 (!in_sdram && !warm_reset()) && (!is_dra7xx())) {
/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h65 u32 warm_reset(void);
/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h64 u32 warm_reset(void);
/u-boot/arch/arm/mach-omap2/omap4/
H A Dboot.c70 if (!warm_reset())
/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h72 u32 warm_reset(void);
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c434 u32 warm_reset(void) function

Completed in 161 milliseconds