Home
last modified time | relevance | path

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

/optee_os/core/drivers/wdt/
H A Dwatchdog_sm.c13 static unsigned long wdt_max_timeout; variable
29 res = watchdog_init(&wdt_min_timeout, &wdt_max_timeout); in __wdt_sm_handler()
37 args->a2 = wdt_max_timeout; in __wdt_sm_handler()
43 max_timeout = wdt_max_timeout; in __wdt_sm_handler()