Home
last modified time | relevance | path

Searched defs:rate_hw (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/clk/
Dclk-composite.c38 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate() local
51 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_determine_rate() local
124 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_round_rate() local
136 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate() local
151 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate_and_parent() local
207 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in __clk_hw_register_composite()
323 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite()
339 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite_pdata()
352 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite()
370 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite_pdata()
[all …]
/Linux-v5.15/drivers/clk/mvebu/
Darmada-37xx-periph.c98 struct clk_hw *rate_hw; member
622 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
/Linux-v5.15/drivers/clk/sunxi/
Dclk-sunxi.c950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
/Linux-v5.15/include/linux/
Dclk-provider.h1100 struct clk_hw *rate_hw; member