Searched refs:rk3368_peri_get_clk (Results 1 – 1 of 1) sorted by relevance
662 static ulong rk3368_peri_get_clk(struct rk3368_cru *cru, ulong clk_id) in rk3368_peri_get_clk() function675 parent = rk3368_peri_get_clk(cru, ACLK_PERI); in rk3368_peri_get_clk()684 parent = rk3368_peri_get_clk(cru, ACLK_PERI); in rk3368_peri_get_clk()712 src_clk_div = DIV_ROUND_UP(rk3368_peri_get_clk(cru, in rk3368_peri_set_clk()721 src_clk_div = DIV_ROUND_UP(rk3368_peri_get_clk(cru, in rk3368_peri_set_clk()734 return rk3368_peri_get_clk(cru, clk_id); in rk3368_peri_set_clk()968 rate = rk3368_peri_get_clk(priv->cru, clk->id); in rk3368_clk_get_rate()