Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/watchdog/
H A Dtangier_wdt.c58 struct ipc_wd_start { in hw_watchdog_init() struct
59 u32 pretimeout; in hw_watchdog_init()
60 u32 timeout; in hw_watchdog_init()
61 } ipc_wd_start = { timeout - WDT_PRETIMEOUT, timeout }; in hw_watchdog_init() local