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

/linux-4.1.27/drivers/watchdog/
H A Dcoh901327_wdt.c386 static u16 wdogenablestore; variable
392 wdogenablestore = readw(virtbase + U300_WDOG_D2R); coh901327_suspend()
394 if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) coh901327_suspend()
403 if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) { coh901327_resume()

Completed in 36 milliseconds