Home
last modified time | relevance | path

Searched refs:watchdog_reset (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/include/
Dwatchdog.h52 #define WATCHDOG_RESET bl watchdog_reset
59 extern void watchdog_reset(void);
61 #define WATCHDOG_RESET watchdog_reset
/external/u-boot/prebuilt-intermediates/
Dwatchdog.h52 #define WATCHDOG_RESET bl watchdog_reset
59 extern void watchdog_reset(void);
61 #define WATCHDOG_RESET watchdog_reset
/external/u-boot/lib/efi_selftest/
Defi_selftest_watchdog.c35 static bool watchdog_reset; variable
106 watchdog_reset = true; in setup_timer()
120 watchdog_reset = false; in setup_reboot()
182 if (watchdog_reset) { in execute()
/external/u-boot/arch/m68k/cpu/mcf52x2/
Dcpu.c55 void watchdog_reset(void) in watchdog_reset() function
154 void watchdog_reset(void) in watchdog_reset() function
221 void watchdog_reset(void) in watchdog_reset() function
290 void watchdog_reset(void) in watchdog_reset() function
/external/u-boot/arch/sh/cpu/sh4/
Dwatchdog.c31 void watchdog_reset(void) in watchdog_reset() function
/external/u-boot/arch/m68k/cpu/mcf523x/
Dcpu.c64 void watchdog_reset(void) in watchdog_reset() function
/external/u-boot/arch/m68k/cpu/mcf532x/
Dcpu.c103 void watchdog_reset(void) in watchdog_reset() function
/external/u-boot/drivers/watchdog/
Dwdt-uclass.c74 void watchdog_reset(void) in watchdog_reset() function
Domap_wdt.c142 void watchdog_reset(void) in watchdog_reset() function
DKconfig7 watchdog_reset function to service watchdog device in U-Boot. Enable
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dcpu.c142 watchdog_reset(void) in watchdog_reset() function
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dcpu.c190 void watchdog_reset (void) in watchdog_reset() function
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu.c362 watchdog_reset(void) in watchdog_reset() function