Home
last modified time | relevance | path

Searched refs:rk3128_peri_set_pclk (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c367 static ulong rk3128_peri_set_pclk(struct rk3128_cru *cru, ulong clk_id, uint hz) in rk3128_peri_set_pclk() function
529 new_rate = rk3128_peri_set_pclk(priv->cru, clk->id, rate); in rk3128_clk_set_rate()