MLXREG_WDT_CLOCK_SCALE
hw_timeout = order_base_2(timeout * MLXREG_WDT_CLOCK_SCALE);
set_time = BIT(hw_timeout) / MLXREG_WDT_CLOCK_SCALE;