/linux/drivers/clk/spear/ |
A D | clk-vco-pll.c | 84 static long clk_pll_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_pll_round_rate_index() 116 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_round_rate() 144 static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll_set_rate() 182 static long clk_vco_round_rate(struct clk_hw *hw, unsigned long drate, in clk_vco_round_rate() 230 static int clk_vco_set_rate(struct clk_hw *hw, unsigned long drate, in clk_vco_set_rate()
|
A D | clk-frac-synth.c | 58 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_round_rate() 95 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate, in clk_frac_set_rate()
|
A D | clk-gpt-synth.c | 45 static long clk_gpt_round_rate(struct clk_hw *hw, unsigned long drate, in clk_gpt_round_rate() 80 static int clk_gpt_set_rate(struct clk_hw *hw, unsigned long drate, in clk_gpt_set_rate()
|
A D | clk-aux-synth.c | 55 static long clk_aux_round_rate(struct clk_hw *hw, unsigned long drate, in clk_aux_round_rate() 99 static int clk_aux_set_rate(struct clk_hw *hw, unsigned long drate, in clk_aux_set_rate()
|
A D | clk.c | 16 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
|
/linux/drivers/clk/rockchip/ |
A 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
|
A 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()
|
/linux/drivers/clk/mmp/ |
A D | clk-frac.c | 27 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_round_rate() 80 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate()
|
/linux/drivers/clk/samsung/ |
A 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() 992 static int samsung_s3c2410_pll_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_s3c2410_pll_set_rate() 1188 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate() 1283 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate() [all …]
|
A D | clk-cpu.c | 106 unsigned long drate, unsigned long *prate) in exynos_cpuclk_round_rate()
|
/linux/drivers/clk/imx/ |
A D | clk-pll14xx.c | 179 static int clk_pll1416x_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll1416x_set_rate() 245 static int clk_pll1443x_set_rate(struct clk_hw *hw, unsigned long drate, in clk_pll1443x_set_rate()
|
/linux/arch/arm/mach-vexpress/ |
A D | spc.c | 508 static long spc_round_rate(struct clk_hw *hw, unsigned long drate, in spc_round_rate()
|
/linux/drivers/clk/st/ |
A D | clkgen-fsyn.c | 775 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()
|
/linux/drivers/video/fbdev/sis/ |
A D | sis_main.c | 1221 unsigned int drate = 0, hrate = 0; in sisfb_do_set_var() local 1467 unsigned int drate = 0, hrate = 0, maxyres; in sisfb_check_var() local
|