Searched refs:rk3328_peri_get_clk (Results 1 – 1 of 1) sorted by relevance
658 static ulong rk3328_peri_get_clk(struct rk3328_clk_priv *priv, ulong clk_id) in rk3328_peri_get_clk() function672 parent = rk3328_peri_get_clk(priv, ACLK_PERI_PRE); in rk3328_peri_get_clk()677 parent = rk3328_peri_get_clk(priv, ACLK_PERI_PRE); in rk3328_peri_get_clk()708 src_clk_div = DIV_ROUND_UP(rk3328_peri_get_clk(priv, in rk3328_peri_set_clk()717 src_clk_div = DIV_ROUND_UP(rk3328_peri_get_clk(priv, in rk3328_peri_set_clk()730 return rk3328_peri_get_clk(priv, clk_id); in rk3328_peri_set_clk()820 rate = rk3328_peri_get_clk(priv, clk->id); in rk3328_clk_get_rate()