Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c100 int rockchip_pll_clk_adaptive_scaling(struct clk *clk, int sel) in rockchip_pll_clk_adaptive_scaling() function
116 EXPORT_SYMBOL(rockchip_pll_clk_adaptive_scaling);
H A Dclk.h1282 int rockchip_pll_clk_adaptive_scaling(struct clk *clk, int sel);
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c1653 ret = rockchip_pll_clk_adaptive_scaling(clk, target_scale); in rockchip_adjust_power_scale()