wdogenablestore 332 drivers/watchdog/coh901327_wdt.c static u16 wdogenablestore; wdogenablestore 338 drivers/watchdog/coh901327_wdt.c wdogenablestore = readw(virtbase + U300_WDOG_D2R); wdogenablestore 340 drivers/watchdog/coh901327_wdt.c if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) wdogenablestore 349 drivers/watchdog/coh901327_wdt.c if (wdogenablestore == U300_WDOG_D2R_DISABLE_STATUS_ENABLED) {