Searched refs:wdt_command (Results 1 – 1 of 1) sorted by relevance
39 static inline int wdt_command(int sub, u32 *in, int inlen) in wdt_command() function59 ret = wdt_command(SCU_WATCHDOG_START, (u32 *)&ipc_wd_start, in_size); in wdt_start()72 ret = wdt_command(SCU_WATCHDOG_KEEPALIVE, NULL, 0); in wdt_ping()85 ret = wdt_command(SCU_WATCHDOG_STOP, NULL, 0); in wdt_stop()