Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/spear/
H A Dclk-vco-pll.c84 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()
H A Dclk-frac-synth.c58 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()
H A Dclk-gpt-synth.c45 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()
H A Dclk-aux-synth.c55 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()
H A Dclk.c16 long clk_round_rate_index(struct clk_hw *hw, unsigned long drate, in clk_round_rate_index()
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A Dclk-frac.c27 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()
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-pll.c50 unsigned long drate, unsigned long *prate) in samsung_pll_round_rate()
204 static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll35xx_set_rate()
317 static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll36xx_set_rate()
434 static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll45xx_set_rate()
585 static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll46xx_set_rate()
804 static int samsung_s3c2410_pll_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_s3c2410_pll_set_rate()
1000 static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2550xx_set_rate()
1100 static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650x_set_rate()
1195 static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate, in samsung_pll2650xx_set_rate()
H A Dclk-cpu.c106 unsigned long drate, unsigned long *prate) in exynos_cpuclk_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c422 unsigned long drate, unsigned long *prate) in rockchip_pll_round_rate()
627 static int rockchip_rk3036_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3036_pll_set_rate()
688 unsigned long drate; in rockchip_rk3036_pll_init() local
873 static int rockchip_rk3066_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3066_pll_set_rate()
939 unsigned long drate; in rockchip_rk3066_pll_init() local
1148 static int rockchip_rk3399_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3399_pll_set_rate()
1207 unsigned long drate; in rockchip_rk3399_pll_init() local
1303 unsigned long drate, unsigned long *prate) in rockchip_rk3588_pll_round_rate()
1425 static int rockchip_rk3588_pll_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_rk3588_pll_set_rate()
H A Dclk-ddr.c58 static int rockchip_ddrclk_sip_set_rate(struct clk_hw *hw, unsigned long drate, in rockchip_ddrclk_sip_set_rate()
119 unsigned long drate, in rockchip_ddrclk_sip_set_rate_v2()
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_pll.c250 ulong drate) in rk3036_pll_set_rate()
403 ulong drate) in rk3588_pll_set_rate()
595 ulong drate) in rockchip_pll_set_rate()
H A Dclk_px30.c107 static struct pll_rate_table *pll_clk_set_by_auto(u32 drate) in pll_clk_set_by_auto()
216 unsigned long drate) in rkclk_set_pll()
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-pll14xx.c179 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()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap-pll.c233 clk_regmap_pll_round_rate(struct clk_hw *hw, unsigned long drate, in clk_regmap_pll_round_rate()
249 clk_regmap_pll_set_rate(struct clk_hw *hw, unsigned long drate, in clk_regmap_pll_set_rate()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h145 ulong drate) in rockchip_pll_set_rate()
/OK3568_Linux_fs/kernel/arch/arm/mach-vexpress/
H A Dspc.c508 static long spc_round_rate(struct clk_hw *hw, unsigned long drate, in spc_round_rate()
/OK3568_Linux_fs/kernel/drivers/clk/st/
H A Dclkgen-fsyn.c713 static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, in quadfs_find_best_rate()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.c1221 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
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Drockchip_dmc.c819 int rockchip_ddrclk_sip_set_rate_v2(unsigned long drate) in rockchip_ddrclk_sip_set_rate_v2()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/
H A Dssv6200_common.h84 u32 drate:6; member