DIVIDER_4BIT
priv->wdev.max_timeout = (DIVIDER_4BIT * U8_MAX) / rate;
ticks = DIV_ROUND_UP(timeout * rate, DIVIDER_4BIT);