/openbmc/u-boot/include/ |
H A D | watchdog.h | 52 #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 D | efi_selftest_watchdog.c | 35 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 D | cpu.c | 54 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 D | watchdog.c | 31 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/board/xilinx/microblaze-generic/ |
H A D | microblaze-generic.c | 48 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/board/xilinx/zynq/ |
H A D | board.c | 133 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/arch/m68k/cpu/mcf523x/ |
H A D | cpu.c | 63 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | cpu.c | 76 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | cpu.c | 102 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | cpu.c | 188 void watchdog_reset (void) in watchdog_reset() function
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | cpu.c | 140 watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/board/CZ.NIC/turris_omnia/ |
H A D | turris_omnia.c | 397 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | 361 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/board/CZ.NIC/turris_mox/ |
H A D | turris_mox.c | 125 void watchdog_reset(void) in watchdog_reset() function
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | Kconfig | 7 watchdog_reset function to service watchdog device in U-Boot. Enable
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cpu.c | 359 watchdog_reset(void) in watchdog_reset() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pcic.c | 738 static void watchdog_reset() {
|