WDT_STS
if (readl(wdt_addr(wdt, WDT_STS)) & 1)
[WDT_STS] = 0x44,
[WDT_STS] = 0xC,
val = readl(wdt->wdt_regs + WDT_STS);