Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/
Dclk-composite.c37 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate() local
50 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_determine_rate() local
123 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_round_rate() local
135 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate() local
150 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate_and_parent() local
206 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in __clk_hw_register_composite()
322 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite()
338 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite_pdata()
351 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite()
369 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite_pdata()
/linux-5.10/drivers/clk/mvebu/
Darmada-37xx-periph.c97 struct clk_hw *rate_hw; member
615 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
/linux-5.10/drivers/clk/sunxi/
Dclk-sunxi.c950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
/linux-5.10/include/linux/
Dclk-provider.h1029 struct clk_hw *rate_hw; member