Symbol: clk_hw_round_rate
arch/mips/alchemy/common/clock.c
466
pr = clk_hw_round_rate(free, tpr);
drivers/clk/actions/owl-factor.c
100
parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/actions/owl-factor.c
112
*best_parent_rate = clk_hw_round_rate(
drivers/clk/at91/clk-audio-pll.c
306
best_parent_rate = clk_hw_round_rate(pclk,
drivers/clk/at91/clk-sam9x60-pll.c
470
tmp_parent_rate = clk_hw_round_rate(parent, rate * divid);
drivers/clk/at91/clk-usb.c
340
tmp_parent_rate = clk_hw_round_rate(parent, tmp_parent_rate);
drivers/clk/at91/clk-usb.c
78
tmp_parent_rate = clk_hw_round_rate(parent,
drivers/clk/bcm/clk-bcm2835.c
1197
tmp_rate = clk_hw_round_rate(parent, rate * curdiv);
drivers/clk/clk-divider.c
335
parent_rate = clk_hw_round_rate(parent, rate * i);
drivers/clk/clk-divider.c
346
*best_parent_rate = clk_hw_round_rate(parent, 1);
drivers/clk/clk-divider.c
380
req->best_parent_rate = clk_hw_round_rate(req->best_parent_hw,
drivers/clk/clk-fixed-factor.c
42
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent);
drivers/clk/clk-multiplier.c
101
parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/clk-si521xx.c
173
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent);
drivers/clk/clk-stm32f4.c
458
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent);
drivers/clk/clk.c
1776
EXPORT_SYMBOL_GPL(clk_hw_round_rate);
drivers/clk/davinci/pll.c
161
parent_rate = clk_hw_round_rate(parent, rate / mult);
drivers/clk/meson/sclk-div.c
81
parent_now = clk_hw_round_rate(parent, rate * i);
drivers/clk/qcom/clk-alpha-pll.c
1290
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/qcom/clk-cbf-8996.c
144
req->best_parent_rate = clk_hw_round_rate(parent, req->rate);
drivers/clk/qcom/clk-cpu-8996.c
311
req->best_parent_rate = clk_hw_round_rate(parent, req->rate);
drivers/clk/qcom/clk-krait.c
102
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), req->rate * 2);
drivers/clk/qcom/clk-rcg.c
468
req->best_parent_rate = clk_hw_round_rate(p, req->rate);
drivers/clk/qcom/clk-rcg.c
556
req->best_parent_rate = clk_hw_round_rate(p, req->rate);
drivers/clk/qcom/clk-rcg.c
617
src_rate = clk_hw_round_rate(req->best_parent_hw, request);
drivers/clk/qcom/clk-rcg2.c
1000
req->best_parent_rate = parent_rate = clk_hw_round_rate(p, req->rate);
drivers/clk/qcom/clk-rcg2.c
1057
req->best_parent_rate = parent_rate = clk_hw_round_rate(p, rate);
drivers/clk/qcom/clk-rcg2.c
1133
src_rate = clk_hw_round_rate(req->best_parent_hw, request);
drivers/clk/qcom/clk-regmap-mux-div.c
103
parent_rate = clk_hw_round_rate(parent, parent_rate);
drivers/clk/qcom/clk-regmap-mux-div.c
140
parent_rate = clk_hw_round_rate(parent, parent_rate);
drivers/clk/renesas/r9a09g077-cpg.c
348
best_rate = clk_hw_round_rate(parent_hw, rate);
drivers/clk/renesas/r9a09g077-cpg.c
378
parent_rate = clk_hw_round_rate(req->best_parent_hw, rate * clkt->div);
drivers/clk/renesas/r9a09g077-cpg.c
408
req->best_parent_rate = clk_hw_round_rate(req->best_parent_hw, 1);
drivers/clk/renesas/rcar-gen3-cpg.c
198
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/renesas/rcar-gen4-cpg.c
303
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/rockchip/clk-half-divider.c
75
parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/rockchip/clk-half-divider.c
89
*best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), 1);
drivers/clk/samsung/clk-cpu.c
574
req->best_parent_rate = clk_hw_round_rate(parent, req->rate);
drivers/clk/sunxi-ng/ccu_gate.c
108
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent);
drivers/clk/sunxi-ng/ccu_mp.c
90
parent_rate = clk_hw_round_rate(hw, rate * div);
drivers/clk/sunxi-ng/ccu_nkm.c
47
tmp_parent = clk_hw_round_rate(parent_hw, rate * _m / (_n * _k));
drivers/clk/sunxi/clk-factors.c
107
parent_rate = clk_hw_round_rate(parent, req->rate);
drivers/clk/sunxi/clk-sun9i-cpus.c
125
parent_rate = clk_hw_round_rate(parent, rate);
drivers/clk/tegra/clk-tegra-super-cclk.c
106
rate = clk_hw_round_rate(pllx_hw, rate);
drivers/clk/thead/clk-th1520-ap.c
512
req->rate = clk_hw_round_rate(alt_parent, req->rate);
drivers/clk/ti/divider.c
207
parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/clk/ti/divider.c
220
clk_hw_round_rate(clk_hw_get_parent(hw), 1);
drivers/gpu/drm/mcde/mcde_clk_div.c
57
this_prate = clk_hw_round_rate(parent, rate * div);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
306
req->best_parent_rate = clk_hw_round_rate(clk_hw_get_parent(hw), best_parent);
drivers/gpu/drm/pl111/pl111_display.c
460
this_prate = clk_hw_round_rate(parent, rate * div);
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
93
rounded = clk_hw_round_rate(parent, ideal);
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
93
rounded = clk_hw_round_rate(clk_hw_get_parent(hw),
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
39
rounded = clk_hw_round_rate(parent, ideal);
include/linux/clk-provider.h
1463
unsigned long clk_hw_round_rate(struct clk_hw *hw, unsigned long rate);