Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Diop_wdt.c46 #define WDT_ENABLED 2 macro
88 clear_bit(WDT_ENABLED, &wdt_status); in wdt_disable()
103 set_bit(WDT_ENABLED, &wdt_status); in iop_wdt_open()
194 if (test_bit(WDT_ENABLED, &wdt_status)) in iop_wdt_release()