VIA_WDT_RUNNING
writel(ctl | VIA_WDT_RUNNING | VIA_WDT_TRIGGER, wdt_mem);
writel(ctl & ~VIA_WDT_RUNNING, wdt_mem);