Searched refs:finpll_f (Results 1 – 1 of 1) sorted by relevance
1043 unsigned long finpll_f; in exynos4_clk_register_finpll() local1051 finpll_f = clk_hw_get_rate(ctx->clk_data.hws[parent]); in exynos4_clk_register_finpll()1052 if (!finpll_f) { in exynos4_clk_register_finpll()1056 finpll_f = 24000000; in exynos4_clk_register_finpll()1063 fclk.fixed_rate = finpll_f; in exynos4_clk_register_finpll()