Searched refs:rk3066_clk_pll_get_rate (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c220 static uint32_t rk3066_clk_pll_get_rate(struct rk3066_cru *cru, function
500 gclk_rate = rk3066_clk_pll_get_rate(priv->cru, CLK_GENERAL);
503 new_rate = rk3066_clk_pll_get_rate(priv->cru, clk->id);

Completed in 75 milliseconds