Searched refs:topc (Results 1 – 4 of 4) sorted by relevance
51 struct exynos7420_clk_cmu_topc *topc; member95 struct exynos7420_clk_cmu_topc *topc; in exynos7420_clk_topc_probe() local105 topc = (struct exynos7420_clk_cmu_topc *)base; in exynos7420_clk_topc_probe()106 priv->topc = topc; in exynos7420_clk_topc_probe()112 rate = pll145x_get_rate(&topc->bus0_pll_con[0], priv->fin_freq); in exynos7420_clk_topc_probe()113 if (readl(&topc->mux_sel[1]) & (1 << 16)) in exynos7420_clk_topc_probe()115 rate /= DIVIDER(&topc->div[3], 0, 0xf); in exynos7420_clk_topc_probe()118 rate = pll145x_get_rate(&topc->bus1_pll_con[0], priv->fin_freq) / in exynos7420_clk_topc_probe()119 DIVIDER(&topc->div[3], 8, 0xf); in exynos7420_clk_topc_probe()
24 compatible = "samsung,exynos7-clock-topc";
28 - "samsung,exynos7-clock-topc"
133 compatible = "samsung,exynos7-clock-topc";