Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-composite.c51 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate() local
64 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_determine_rate() local
137 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_round_rate() local
149 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate() local
192 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite()
/linux-4.4.14/include/linux/
Dclk-provider.h574 struct clk_hw *rate_hw; member
/linux-4.4.14/drivers/clk/sunxi/
Dclk-sunxi.c981 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local