Searched refs:ipc_wd_start (Results 1 – 1 of 1) sorted by relevance
48 struct ipc_wd_start { in wdt_start() struct51 } ipc_wd_start = { timeout - MID_WDT_PRETIMEOUT, timeout }; in wdt_start() local57 in_size = DIV_ROUND_UP(sizeof(ipc_wd_start), 4); in wdt_start()59 ret = wdt_command(SCU_WATCHDOG_START, (u32 *)&ipc_wd_start, in_size); in wdt_start()