Searched refs:WDT_FUNC_CONCEAL (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Ddiag288_wdt.c48 #define WDT_FUNC_CONCEAL 0x80000000 macro
126 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) wdt_start()
174 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) wdt_ping()

Completed in 32 milliseconds