Home
last modified time | relevance | path

Searched refs:CONFIG_WATCHDOG_TIMEOUT_MSECS (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dimx_watchdog.c32 #ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS in hw_watchdog_init()
33 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 128000 in hw_watchdog_init() macro
35 timeout = (CONFIG_WATCHDOG_TIMEOUT_MSECS / 500) - 1; in hw_watchdog_init()
H A Dulp_wdog.c23 #ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS
24 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 0x1500 macro
73 hw_watchdog_set_timeout(CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
H A Dtangier_wdt.c16 #ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS
19 #define WATCHDOG_HEARTBEAT CONFIG_WATCHDOG_TIMEOUT_MSECS
H A Ddesignware_wdt.c68 designware_wdt_settimeout(CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dtqma6_wru4.h25 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 60000 macro
H A Dwarp.h32 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 30000 /* 30s */ macro
H A Ddisplay5.h398 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 15000 macro
H A Dsocfpga_common.h127 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 30000 macro
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.watchdog12 CONFIG_WATCHDOG_TIMEOUT_MSECS
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt5092 CONFIG_WATCHDOG_TIMEOUT_MSECS