Searched refs:VIA_WDT_FIRED (Results 1 – 1 of 1) sorted by relevance
42 #define VIA_WDT_FIRED 0x02 /* 1: restarted by expired watchdog */ macro211 if (readl(wdt_mem) & VIA_WDT_FIRED) in wdt_probe()