Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dwatchdog.h52 #define WATCHDOG_RESET bl watchdog_reset
54 extern void watchdog_reset(void);
56 #define WATCHDOG_RESET watchdog_reset
/openbmc/u-boot/lib/efi_selftest/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu.c54 void watchdog_reset(void) in watchdog_reset() function
153 void watchdog_reset(void) in watchdog_reset() function
220 void watchdog_reset(void) in watchdog_reset() function
289 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/arch/sh/cpu/sh4/
H A Dwatchdog.c31 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/board/xilinx/microblaze-generic/
H A Dmicroblaze-generic.c48 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/board/xilinx/zynq/
H A Dboard.c133 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu.c63 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dcpu.c76 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu.c102 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c188 void watchdog_reset (void) in watchdog_reset() function
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcpu.c140 watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c397 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c361 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c125 void watchdog_reset(void) in watchdog_reset() function
/openbmc/u-boot/drivers/watchdog/
H A DKconfig7 watchdog_reset function to service watchdog device in U-Boot. Enable
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c359 watchdog_reset(void) in watchdog_reset() function
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c738 static void watchdog_reset() {