Lines Matching refs:clk_hw
16 static u8 owl_comp_get_parent(struct clk_hw *hw)
23 static int owl_comp_set_parent(struct clk_hw *hw, u8 index)
30 static void owl_comp_disable(struct clk_hw *hw)
38 static int owl_comp_enable(struct clk_hw *hw)
48 static int owl_comp_is_enabled(struct clk_hw *hw)
56 static long owl_comp_div_round_rate(struct clk_hw *hw, unsigned long rate,
65 static unsigned long owl_comp_div_recalc_rate(struct clk_hw *hw,
74 static int owl_comp_div_set_rate(struct clk_hw *hw, unsigned long rate,
83 static long owl_comp_fact_round_rate(struct clk_hw *hw, unsigned long rate,
93 static unsigned long owl_comp_fact_recalc_rate(struct clk_hw *hw,
103 static int owl_comp_fact_set_rate(struct clk_hw *hw, unsigned long rate,
113 static long owl_comp_fix_fact_round_rate(struct clk_hw *hw, unsigned long rate,
122 static unsigned long owl_comp_fix_fact_recalc_rate(struct clk_hw *hw,
132 static int owl_comp_fix_fact_set_rate(struct clk_hw *hw, unsigned long rate,