Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3128.c76 static int pll_para_config(u32 freq_hz, struct pll_div *div) in pll_para_config() function
438 if (pll_para_config(hz, &cpll_config)) in rk3128_vop_set_clk()
H A Dclk_rk3288.c227 static int pll_para_config(ulong freq_hz, struct pll_div *div, uint *ext_div) in pll_para_config() function
343 ret = pll_para_config(rate_hz, &npll_config, &lcdc_div); in rockchip_vop_set_clk()
H A Dclk_rk3399.c357 static int pll_para_config(u32 freq_hz, struct pll_div *div) in pll_para_config() function
707 if (pll_para_config(hz, &vpll_config)) in rk3399_vop_set_clk()