Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/watchdog/
Diop_wdt.c44 #define WDT_ENABLED 2 macro
86 clear_bit(WDT_ENABLED, &wdt_status); in wdt_disable()
101 set_bit(WDT_ENABLED, &wdt_status); in iop_wdt_open()
192 if (test_bit(WDT_ENABLED, &wdt_status)) in iop_wdt_release()