Searched refs:rk3128_peri_get_clk (Results 1 – 1 of 1) sorted by relevance
223 static ulong rk3128_peri_get_clk(struct rk3128_clk_priv *priv, ulong clk_id) in rk3128_peri_get_clk() function243 parent = rk3128_peri_get_clk(priv, ACLK_PERI); in rk3128_peri_get_clk()248 parent = rk3128_peri_get_clk(priv, ACLK_PERI); in rk3128_peri_get_clk()279 src_clk_div = DIV_ROUND_UP(rk3128_peri_get_clk(priv, in rk3128_peri_set_clk()288 src_clk_div = DIV_ROUND_UP(rk3128_peri_get_clk(priv, in rk3128_peri_set_clk()301 return rk3128_peri_get_clk(priv, clk_id); in rk3128_peri_set_clk()563 rate = rk3128_peri_get_clk(priv, clk->id); in rk3128_clk_get_rate()