| /OK3568_Linux_fs/u-boot/include/ |
| H A D | watchdog.h | 41 #define WATCHDOG_RESET bl hw_watchdog_reset 43 extern void hw_watchdog_reset(void); 45 #define WATCHDOG_RESET hw_watchdog_reset
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | designware_wdt.c | 55 void hw_watchdog_reset(void) in hw_watchdog_reset() function 66 hw_watchdog_reset(); in hw_watchdog_init() 72 hw_watchdog_reset(); in hw_watchdog_init()
|
| H A D | ulp_wdog.c | 53 void hw_watchdog_reset(void) in hw_watchdog_reset() function 79 hw_watchdog_reset(); in hw_watchdog_init() 95 hw_watchdog_reset(); in reset_cpu()
|
| H A D | bcm2835_wdt.c | 21 void hw_watchdog_reset(void) in hw_watchdog_reset() function 29 hw_watchdog_reset(); in hw_watchdog_init()
|
| H A D | imx_watchdog.c | 14 void hw_watchdog_reset(void) in hw_watchdog_reset() function 38 hw_watchdog_reset(); in hw_watchdog_init()
|
| H A D | xilinx_tb_wdt.c | 27 void hw_watchdog_reset(void) in hw_watchdog_reset() function 54 hw_watchdog_reset(); in hw_watchdog_isr()
|
| H A D | at91sam9_wdt.c | 71 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| H A D | ftwdt010_wdt.c | 82 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| H A D | tangier_wdt.c | 29 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| H A D | omap_wdt.c | 52 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.watchdog | 4 This enables hw_watchdog_reset to be called during various loops, 29 their own hw_watchdog_reset routine.
|
| /OK3568_Linux_fs/u-boot/board/siemens/rut/ |
| H A D | board.c | 205 void hw_watchdog_reset(void) in hw_watchdog_reset() function 219 hw_watchdog_reset(); in hw_watchdog_init()
|
| /OK3568_Linux_fs/u-boot/board/omicron/calimain/ |
| H A D | calimain.c | 141 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | cpu.c | 97 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/board/BuS/eb_cpu5282/ |
| H A D | eb_cpu5282.c | 152 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/board/technologic/ts4800/ |
| H A D | ts4800.c | 247 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/board/ve8313/ |
| H A D | ve8313.c | 136 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd.c | 215 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/board/nokia/rx51/ |
| H A D | rx51.c | 458 void hw_watchdog_reset(void) in hw_watchdog_reset() function
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | README | 812 specific code for the "hw_watchdog_reset" function.
|