Searched refs:CONFIG_WATCHDOG_TIMEOUT (Results 1 – 15 of 15) sorted by relevance
85 (CONFIG_WATCHDOG_TIMEOUT * CONFIG_SYS_HZ) / (32768 * 1000) - 1); in watchdog_init()251 (CONFIG_WATCHDOG_TIMEOUT * CONFIG_SYS_HZ) / (32768 * 1000) - 1); in watchdog_init()321 (CONFIG_WATCHDOG_TIMEOUT * CONFIG_SYS_HZ) / (32768 * 1000) - 1); in watchdog_init()
91 wdog_module = ((CONFIG_SYS_CLK / CONFIG_SYS_HZ) * CONFIG_WATCHDOG_TIMEOUT); in watchdog_init()
122 out_be16(&gptmr->pre, CONFIG_WATCHDOG_TIMEOUT); in watchdog_init()
129 wdog_module = ((CONFIG_SYS_CLK / 1000) * CONFIG_WATCHDOG_TIMEOUT); in watchdog_init()
25 #define CONFIG_WATCHDOG_TIMEOUT 10000 /* timeout in milliseconds */ macro
65 #define CONFIG_WATCHDOG_TIMEOUT 10000 /* timeout in milliseconds */
20 #define CONFIG_WATCHDOG_TIMEOUT 5000 macro
25 #define CONFIG_WATCHDOG_TIMEOUT 5000 macro
25 #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ macro
103 #define CONFIG_WATCHDOG_TIMEOUT 3355 /* timeout in milliseconds */ macro
25 #define CONFIG_WATCHDOG_TIMEOUT 3360 /* timeout in ms, max is 3.36 sec */ macro
4736 CONFIG_WATCHDOG_TIMEOUT