Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Ddiag288_wdt.c47 #define WDT_FUNC_CONCEAL 0x80000000 macro
123 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_start()
170 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_ping()