Home
last modified time | relevance | path

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

/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()
113 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_round_rate()
141 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_set_rate()
179 static long clk_vco_round_rate(struct clk_hw *hw, unsigned long drate, in clk_vco_round_rate()
227 static int clk_vco_set_rate(struct clk_hw *hw, unsigned long drate, in clk_vco_set_rate()
H A Dclk-frac-synth.c55 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_round_rate()
92 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_set_rate()
H A Dclk-gpt-synth.c42 static long clk_gpt_round_rate(struct clk_hw *hw, unsigned long drate, in clk_gpt_round_rate()
77 static int clk_gpt_set_rate(struct clk_hw *hw, unsigned long drate, in clk_gpt_set_rate()
H A Dclk-aux-synth.c52 static long clk_aux_round_rate(struct clk_hw *hw, unsigned long drate, in clk_aux_round_rate()
96 static int clk_aux_set_rate(struct clk_hw *hw, unsigned long drate, in clk_aux_set_rate()
H A Dclk.c13 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
/linux/drivers/clk/rockchip/
H A Dclk-pll.c65 unsigned long drate, unsigned long *prate) in rockchip_pll_round_rate()
248 static int rockchip_rk3036_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3036_pll_set_rate()
301 unsigned long drate; in rockchip_rk3036_pll_init() local
483 static int rockchip_rk3066_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3066_pll_set_rate()
536 unsigned long drate; in rockchip_rk3066_pll_init() local
732 static int rockchip_rk3399_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3399_pll_set_rate()
785 unsigned long drate; in rockchip_rk3399_pll_init() local
981 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/samsung/
H A Dclk-pll.c53 unsigned long drate, unsigned long *prate) in samsung_pll_round_rate()
249 static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll35xx_set_rate()
363 static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll36xx_set_rate()
472 static int samsung_pll0822x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0822x_set_rate()
566 static int samsung_pll0831x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0831x_set_rate()
676 static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll45xx_set_rate()
813 static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll46xx_set_rate()
1051 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate()
1146 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate()
1237 static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650xx_set_rate()
H A Dclk-cpu.c570 static long exynos_cpuclk_round_rate(struct clk_hw *hw, unsigned long drate, in exynos_cpuclk_round_rate()
/linux/drivers/clk/mmp/
H A Dclk-frac.c24 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_round_rate()
77 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate()
/linux/drivers/clk/imx/
H A Dclk-fracn-gppll.c226 static int clk_fracn_gppll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_fracn_gppll_set_rate()
/linux/arch/arm/mach-versatile/
H A Dspc.c500 static long spc_round_rate(struct clk_hw *hw, unsigned long drate, in spc_round_rate()
/linux/drivers/clk/st/
H A Dclkgen-fsyn.c775 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()
/linux/drivers/video/fbdev/sis/
H A Dsis_main.c1191 unsigned int drate = 0, hrate = 0; in sisfb_do_set_var() local
1437 unsigned int drate = 0, hrate = 0, maxyres; in sisfb_check_var() local