Searched refs:MAX_FREFDIV_RATE (Results 1 – 3 of 3) sorted by relevance
47 #define MAX_FREFDIV_RATE 40000000UL macro134 min_refdiv = DIV_ROUND_UP(fin, MAX_FREFDIV_RATE); in clk_pll_round_rate()
15 #define MAX_FREFDIV_RATE 100000000UL macro159 min_refdiv = fin / MAX_FREFDIV_RATE + 1; in rk628_cru_clk_set_rate_pll()
16 #define MAX_FREFDIV_RATE 100000000UL macro158 min_refdiv = fin / MAX_FREFDIV_RATE + 1; in rk628_cru_clk_set_rate_pll()