Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-composite.c51 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_recalc_rate() local
67 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_determine_rate() local
138 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_round_rate() local
150 struct clk_hw *rate_hw = composite->rate_hw; in clk_composite_set_rate() local
193 struct clk_hw *rate_hw, const struct clk_ops *rate_ops, in clk_register_composite()
/linux-4.1.27/include/linux/
Dclk-provider.h512 struct clk_hw *rate_hw; member
/linux-4.1.27/drivers/clk/sunxi/
Dclk-sunxi.c1127 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local