Home
last modified time | relevance | path

Searched defs:drate (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/clk/rockchip/
H A Dclk-pll.c255 static int rockchip_rk3036_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3036_pll_set_rate()
308 unsigned long drate; in rockchip_rk3036_pll_init() local
490 static int rockchip_rk3066_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3066_pll_set_rate()
543 unsigned long drate; in rockchip_rk3066_pll_init() local
739 static int rockchip_rk3399_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3399_pll_set_rate()
792 unsigned long drate; in rockchip_rk3399_pll_init() local
988 static int rockchip_rk3588_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3588_pll_set_rate()
H A Dclk-ddr.c29 static int rockchip_ddrclk_sip_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_ddrclk_sip_set_rate()
/linux/drivers/clk/spear/
H A Dclk-vco-pll.c81 static long clk_pll_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_pll_round_rate_index()
144 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_set_rate()
232 static int clk_vco_set_rate(struct clk_hw *hw, unsigned long drate, in clk_vco_set_rate()
H A Dclk.c13 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
H A Dclk-frac-synth.c94 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_set_rate()
H A Dclk-gpt-synth.c79 static int clk_gpt_set_rate(struct clk_hw *hw, unsigned long drate, in clk_gpt_set_rate()
H A Dclk-aux-synth.c98 static int clk_aux_set_rate(struct clk_hw *hw, unsigned long drate, in clk_aux_set_rate()
/linux/drivers/clk/samsung/
H A Dclk-pll.c254 static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll35xx_set_rate()
368 static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll36xx_set_rate()
477 static int samsung_pll0822x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0822x_set_rate()
571 static int samsung_pll0831x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0831x_set_rate()
681 static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll45xx_set_rate()
818 static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll46xx_set_rate()
1056 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate()
1151 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate()
1242 static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650xx_set_rate()
1386 static int samsung_pll1031x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll1031x_set_rate()
/linux/drivers/clk/mmp/
H A Dclk-frac.c78 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate()
/linux/drivers/clk/st/
H A Dclkgen-fsyn.c774 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()