Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c141 static int pll_para_config(ulong freq_hz, struct pll_div *div, uint *ext_div) in pll_para_config() function
780 ret = pll_para_config(hz, &npll_config, &lcdc_div); in rk3368_vop_set_clk()
889 ret = pll_para_config(hz, &pll_config, &pll_div); in rk3368_armclk_set_clk()
1010 ret = pll_para_config(rate, &pll_config, &pll_div); in rk3368_clk_set_rate()
H A Dclk_rk3288.c355 static int pll_para_config(ulong freq_hz, struct pll_div *div, uint *ext_div) in pll_para_config() function
491 ret = pll_para_config(rate_hz, &cpll_config, &lcdc_div); in rockchip_vop_set_clk()
528 ret = pll_para_config(rate_hz, &cpll_config, &lcdc_div); in rockchip_vop_set_clk()
H A Dclk_rk3399.c445 static int pll_para_config(u32 freq_hz, struct pll_div *div) in pll_para_config() function
782 if (pll_para_config(hz, &cpll_config)) in rk3399_vop_set_clk()
786 if (pll_para_config(hz, &vpll_config)) in rk3399_vop_set_clk()