Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dcoh901327_wdt.c332 static u16 wdogenablestore; variable
338 wdogenablestore = readw(virtbase + U300_WDOG_D2R); in coh901327_suspend()
340 if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) in coh901327_suspend()
349 if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) { in coh901327_resume()