Searched refs:finpll_f (Results 1 – 1 of 1) sorted by relevance
1042 unsigned long finpll_f; in exynos4_clk_register_finpll() local1050 finpll_f = clk_hw_get_rate(ctx->clk_data.hws[parent]); in exynos4_clk_register_finpll()1051 if (!finpll_f) { in exynos4_clk_register_finpll()1055 finpll_f = 24000000; in exynos4_clk_register_finpll()1062 fclk.fixed_rate = finpll_f; in exynos4_clk_register_finpll()