HomeSort by relevance Sort by last modified time
    Searched refs:hw_watchdog_reset (Results 1 - 19 of 19) sorted by null

  /external/u-boot/include/
watchdog.h 40 #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/
bcm2835_wdt.c 20 void hw_watchdog_reset(void) function
28 hw_watchdog_reset();
designware_wdt.c 54 void hw_watchdog_reset(void) function
65 hw_watchdog_reset();
71 hw_watchdog_reset();
mpc8xx_wdt.c 11 void hw_watchdog_reset(void) function
imx_watchdog.c 14 void hw_watchdog_reset(void) function
38 hw_watchdog_reset();
ulp_wdog.c 50 void hw_watchdog_reset(void) function
76 hw_watchdog_reset();
92 hw_watchdog_reset();
xilinx_tb_wdt.c 26 void hw_watchdog_reset(void) function
53 hw_watchdog_reset();
at91sam9_wdt.c 70 void hw_watchdog_reset(void) function
ftwdt010_wdt.c 81 void hw_watchdog_reset(void) function
tangier_wdt.c 28 void hw_watchdog_reset(void) function
omap_wdt.c 51 void hw_watchdog_reset(void) function
  /external/u-boot/arch/m68k/cpu/mcf547x_8x/
cpu.c 98 void hw_watchdog_reset(void) function
  /external/u-boot/board/omicron/calimain/
calimain.c 140 void hw_watchdog_reset(void) function
  /external/u-boot/board/BuS/eb_cpu5282/
eb_cpu5282.c 151 void hw_watchdog_reset(void) function
  /external/u-boot/board/technologic/ts4800/
ts4800.c 248 void hw_watchdog_reset(void) function
  /external/u-boot/board/ve8313/
ve8313.c 135 void hw_watchdog_reset(void) function
  /external/u-boot/board/siemens/rut/
board.c 202 void hw_watchdog_reset(void) function
216 hw_watchdog_reset();
  /external/u-boot/board/gdsys/p1022/
controlcenterd.c 213 void hw_watchdog_reset(void) function
  /external/u-boot/board/nokia/rx51/
rx51.c 454 * Routine: hw_watchdog_reset
457 void hw_watchdog_reset(void) function

Completed in 2255 milliseconds