AMD553X_WDT_COUNTMAX
if (count > AMD553X_WDT_COUNTMAX)
count = AMD553X_WDT_COUNTMAX;
else if (smw->smw_period > AMD553X_WDT_COUNTMAX) /* too big */