/drivers/clk/spear/ |
D | clk-vco-pll.c | 81 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()
|
D | clk-frac-synth.c | 55 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()
|
D | clk-gpt-synth.c | 42 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()
|
D | clk-aux-synth.c | 52 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()
|
D | clk.c | 13 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
|
/drivers/clk/rockchip/ |
D | clk-pll.c | 65 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 978 static int rockchip_rk3588_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3588_pll_set_rate()
|
D | clk-ddr.c | 29 static int rockchip_ddrclk_sip_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_ddrclk_sip_set_rate()
|
/drivers/clk/samsung/ |
D | clk-pll.c | 53 unsigned long drate, unsigned long *prate) in samsung_pll_round_rate() 248 static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll35xx_set_rate() 358 static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll36xx_set_rate() 451 static int samsung_pll0822x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0822x_set_rate() 540 static int samsung_pll0831x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll0831x_set_rate() 650 static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll45xx_set_rate() 787 static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll46xx_set_rate() 1025 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate() 1120 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate() 1211 static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650xx_set_rate()
|
D | clk-cpu.c | 106 unsigned long drate, unsigned long *prate) in exynos_cpuclk_round_rate()
|
/drivers/clk/mmp/ |
D | clk-frac.c | 24 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()
|
/drivers/clk/imx/ |
D | clk-pll14xx.c | 283 static int clk_pll1416x_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll1416x_set_rate() 349 static int clk_pll1443x_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll1443x_set_rate()
|
D | clk-fracn-gppll.c | 224 static int clk_fracn_gppll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_fracn_gppll_set_rate()
|
/drivers/clk/st/ |
D | clkgen-fsyn.c | 775 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()
|
/drivers/video/fbdev/sis/ |
D | sis_main.c | 1222 unsigned int drate = 0, hrate = 0; in sisfb_do_set_var() local 1468 unsigned int drate = 0, hrate = 0, maxyres; in sisfb_check_var() local
|