Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Diop_wdt.c34 #define WDT_ENABLED 2 macro
76 clear_bit(WDT_ENABLED, &wdt_status); in wdt_disable()
91 set_bit(WDT_ENABLED, &wdt_status); in iop_wdt_open()
182 if (test_bit(WDT_ENABLED, &wdt_status)) in iop_wdt_release()