Home
last modified time | relevance | path

Searched refs:hw_watchdog_reset (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/include/
H A Dwatchdog.h40 #define WATCHDOG_RESET bl hw_watchdog_reset
42 extern void hw_watchdog_reset(void);
44 #define WATCHDOG_RESET hw_watchdog_reset
/openbmc/u-boot/drivers/watchdog/
H A Ddesignware_wdt.c54 void hw_watchdog_reset(void) in hw_watchdog_reset() function
65 hw_watchdog_reset(); in hw_watchdog_init()
71 hw_watchdog_reset(); in hw_watchdog_init()
H A Dulp_wdog.c50 void hw_watchdog_reset(void) in hw_watchdog_reset() function
76 hw_watchdog_reset(); in hw_watchdog_init()
92 hw_watchdog_reset(); in reset_cpu()
H A Dbcm2835_wdt.c20 void hw_watchdog_reset(void) in hw_watchdog_reset() function
28 hw_watchdog_reset(); in hw_watchdog_init()
H A Dimx_watchdog.c17 void hw_watchdog_reset(void) in hw_watchdog_reset() function
47 hw_watchdog_reset(); in hw_watchdog_init()
H A Dmpc8xx_wdt.c13 void hw_watchdog_reset(void) in hw_watchdog_reset() function
47 hw_watchdog_reset(); in mpc8xx_wdt_reset()
H A Dftwdt010_wdt.c81 void hw_watchdog_reset(void) in hw_watchdog_reset() function
H A Dtangier_wdt.c28 void hw_watchdog_reset(void) in hw_watchdog_reset() function
H A Domap_wdt.c51 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/doc/
H A DREADME.watchdog4 This enables hw_watchdog_reset to be called during various loops,
29 their own hw_watchdog_reset routine.
/openbmc/u-boot/board/omicron/calimain/
H A Dcalimain.c141 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu.c98 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c202 void hw_watchdog_reset(void) in hw_watchdog_reset() function
216 hw_watchdog_reset(); in hw_watchdog_init()
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c151 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/board/technologic/ts4800/
H A Dts4800.c248 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/board/ve8313/
H A Dve8313.c135 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd.c213 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c457 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/openbmc/u-boot/
H A DREADME766 specific code for the "hw_watchdog_reset" function.