Lines Matching refs:clk_hw
30 struct clk_hw hw;
51 struct clk_hw hw;
84 static int vt8500_dclk_enable(struct clk_hw *hw) in vt8500_dclk_enable()
100 static void vt8500_dclk_disable(struct clk_hw *hw) in vt8500_dclk_disable()
115 static int vt8500_dclk_is_enabled(struct clk_hw *hw) in vt8500_dclk_is_enabled()
123 static unsigned long vt8500_dclk_recalc_rate(struct clk_hw *hw, in vt8500_dclk_recalc_rate()
140 static long vt8500_dclk_round_rate(struct clk_hw *hw, unsigned long rate, in vt8500_dclk_round_rate()
166 static int vt8500_dclk_set_rate(struct clk_hw *hw, unsigned long rate, in vt8500_dclk_set_rate()
539 static int vtwm_pll_set_rate(struct clk_hw *hw, unsigned long rate, in vtwm_pll_set_rate()
582 static long vtwm_pll_round_rate(struct clk_hw *hw, unsigned long rate, in vtwm_pll_round_rate()
613 static unsigned long vtwm_pll_recalc_rate(struct clk_hw *hw, in vtwm_pll_recalc_rate()