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

/linux-4.1.27/drivers/watchdog/
H A Dmv64x60_wdt.c52 #define MV64x60_WDOG_FLAG_OPENED 0 macro
128 if (test_and_set_bit(MV64x60_WDOG_FLAG_OPENED, &wdt_flags)) mv64x60_wdt_open()
149 clear_bit(MV64x60_WDOG_FLAG_OPENED, &wdt_flags); mv64x60_wdt_release()

Completed in 34 milliseconds