Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dulp_wdog.c45 void hw_watchdog_set_timeout(u16 val) in hw_watchdog_set_timeout() function
73 hw_watchdog_set_timeout(CONFIG_WATCHDOG_TIMEOUT_MSECS); in hw_watchdog_init()
89 hw_watchdog_set_timeout(5); /* 5ms timeout */ in reset_cpu()