WDT_COUNT
count = inb(wdt->io_base + WDT_COUNT) & 0xF;
ret = regmap_read(wdt->regmap, wdt->offset + WDT_COUNT, &val);