STARFIVE_WDT_ENABLE
val |= STARFIVE_WDT_ENABLE << wdt->variant->en_shift;
val &= ~(STARFIVE_WDT_ENABLE << wdt->variant->en_shift);