Home
last modified time | relevance | path

Searched defs:ipc_wd_start (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/watchdog/
Dtangier_wdt.c57 struct ipc_wd_start { in hw_watchdog_init() struct
58 u32 pretimeout; in hw_watchdog_init()
59 u32 timeout; in hw_watchdog_init()
60 } ipc_wd_start = { timeout - WDT_PRETIMEOUT, timeout }; in hw_watchdog_init() local