Searched refs:DIVIDER_4BIT (Results 1 – 1 of 1) sorted by relevance
40 #define DIVIDER_4BIT 4194304 /* Clock divider when CKS = 0xF */ macro56 ticks = DIV_ROUND_UP(timeout * rate, DIVIDER_4BIT); in rza_wdt_calc_timeout()198 priv->wdev.max_timeout = (DIVIDER_4BIT * U8_MAX) / rate; in rza_wdt_probe()