Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dulp_wdog.c42 void hw_watchdog_set_timeout(u16 val) in hw_watchdog_set_timeout() function
70 hw_watchdog_set_timeout(CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
86 hw_watchdog_set_timeout(5); /* 5ms timeout */ in reset_cpu()