/Linux-v4.19/drivers/clk/spear/ |
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()
|
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()
|
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()
|
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()
|
D | clk.c | 16 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
|
/Linux-v4.19/drivers/clk/rockchip/ |
D | clk-pll.c | 73 unsigned long drate, unsigned long *prate) in rockchip_pll_round_rate() 246 static int rockchip_rk3036_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3036_pll_set_rate() 299 unsigned long drate; in rockchip_rk3036_pll_init() local 479 static int rockchip_rk3066_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3066_pll_set_rate() 532 unsigned long drate; in rockchip_rk3066_pll_init() local 725 static int rockchip_rk3399_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3399_pll_set_rate() 778 unsigned long drate; in rockchip_rk3399_pll_init() local
|
D | clk-ddr.c | 38 static int rockchip_ddrclk_sip_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_ddrclk_sip_set_rate()
|
/Linux-v4.19/drivers/clk/mmp/ |
D | clk-frac.c | 27 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_round_rate() 74 static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_set_rate()
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-pll.c | 52 unsigned long drate, unsigned long *prate) in samsung_pll_round_rate() 206 static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll35xx_set_rate() 319 static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll36xx_set_rate() 436 static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll45xx_set_rate() 587 static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll46xx_set_rate() 806 static int samsung_s3c2410_pll_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_s3c2410_pll_set_rate() 1002 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate() 1102 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate() 1197 static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650xx_set_rate()
|
D | clk-cpu.c | 108 unsigned long drate, unsigned long *prate) in exynos_cpuclk_round_rate()
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | clock.c | 306 unsigned long drate; member
|
/Linux-v4.19/drivers/staging/xgifb/ |
D | XGI_main_26.c | 910 unsigned int drate = 0, hrate = 0; in XGIfb_do_set_var() local 1206 unsigned int drate = 0, hrate = 0; in XGIfb_check_var() local
|
/Linux-v4.19/arch/arm/mach-vexpress/ |
D | spc.c | 508 static long spc_round_rate(struct clk_hw *hw, unsigned long drate, in spc_round_rate()
|
/Linux-v4.19/drivers/clk/st/ |
D | clkgen-fsyn.c | 718 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()
|
/Linux-v4.19/drivers/video/fbdev/sis/ |
D | sis_main.c | 1235 unsigned int drate = 0, hrate = 0; in sisfb_do_set_var() local 1481 unsigned int drate = 0, hrate = 0, maxyres; in sisfb_check_var() local
|