Searched defs:rate_hw (Results 1 – 3 of 3) sorted by relevance
/drivers/clk/ |
D | clk-composite.c | 38 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate() local 45 static int clk_composite_determine_rate_for_parent(struct clk_hw *rate_hw, in clk_composite_determine_rate_for_parent() 74 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_determine_rate() local 158 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_round_rate() local 170 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate() local 185 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate_and_parent() local 241 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in __clk_hw_register_composite() 357 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite() 373 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_hw_register_composite_pdata() 386 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite() [all …]
|
/drivers/clk/mvebu/ |
D | armada-37xx-periph.c | 98 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
|
/drivers/clk/sunxi/ |
D | clk-sunxi.c | 950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
|