wdt_command
ret = wdt_command(mid, SCU_WATCHDOG_START, &ipc_wd_start,
ret = wdt_command(mid, SCU_WATCHDOG_KEEPALIVE, NULL, 0, 0);
ret = wdt_command(mid, SCU_WATCHDOG_STOP, NULL, 0, 0);