Home
last modified time | relevance | path

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

/external/u-boot/include/
Dwatchdog.h40 #define WATCHDOG_RESET bl hw_watchdog_reset
42 extern void hw_watchdog_reset(void);
44 #define WATCHDOG_RESET hw_watchdog_reset
/external/u-boot/drivers/watchdog/
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()
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()
Dbcm2835_wdt.c20 void hw_watchdog_reset(void) in hw_watchdog_reset() function
28 hw_watchdog_reset(); in hw_watchdog_init()
Dimx_watchdog.c14 void hw_watchdog_reset(void) in hw_watchdog_reset() function
38 hw_watchdog_reset(); in hw_watchdog_init()
Dxilinx_tb_wdt.c26 void hw_watchdog_reset(void) in hw_watchdog_reset() function
53 hw_watchdog_reset(); in hw_watchdog_isr()
Dmpc8xx_wdt.c11 void hw_watchdog_reset(void) in hw_watchdog_reset() function
Dat91sam9_wdt.c70 void hw_watchdog_reset(void) in hw_watchdog_reset() function
Dftwdt010_wdt.c81 void hw_watchdog_reset(void) in hw_watchdog_reset() function
Dtangier_wdt.c28 void hw_watchdog_reset(void) in hw_watchdog_reset() function
Domap_wdt.c51 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/doc/
DREADME.watchdog4 This enables hw_watchdog_reset to be called during various loops,
29 their own hw_watchdog_reset routine.
/external/u-boot/board/siemens/rut/
Dboard.c202 void hw_watchdog_reset(void) in hw_watchdog_reset() function
216 hw_watchdog_reset(); in hw_watchdog_init()
/external/u-boot/board/omicron/calimain/
Dcalimain.c140 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dcpu.c98 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/board/BuS/eb_cpu5282/
Deb_cpu5282.c151 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/board/technologic/ts4800/
Dts4800.c248 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/board/ve8313/
Dve8313.c135 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd.c213 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/board/nokia/rx51/
Drx51.c457 void hw_watchdog_reset(void) in hw_watchdog_reset() function
/external/u-boot/
DREADME803 specific code for the "hw_watchdog_reset" function.