Home
last modified time | relevance | path

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

/Linux-v5.4/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
205 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite()
318 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite()
/Linux-v5.4/drivers/clk/mvebu/
Darmada-37xx-periph.c97 struct clk_hw *rate_hw; member
613 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
/Linux-v5.4/drivers/clk/sunxi/
Dclk-sunxi.c950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
/Linux-v5.4/include/linux/
Dclk-provider.h730 struct clk_hw *rate_hw; member