Lines Matching refs:clk_hw
52 struct clk_hw *hw;
406 struct dentry *clk_debugfs_add_file(struct clk_hw *hw, char *name, umode_t mode,
590 struct clk_hw *__clk_get_hw(struct clk *clk)
800 clk_mux_determine_rate_flags(struct clk_hw *hw, unsigned long rate,
804 struct clk_hw **best_parent_p,
878 long __clk_mux_determine_rate(struct clk_hw *hw, unsigned long rate,
882 struct clk_hw **best_parent_p)
890 long __clk_mux_determine_rate_closest(struct clk_hw *hw, unsigned long rate,
894 struct clk_hw **best_parent_p)
1134 struct clk_hw *parent_hw;
1169 unsigned long __clk_determine_rate(struct clk_hw *hw,
1624 struct clk_hw *parent_hw;
2449 struct clk *__clk_create_clk(struct clk_hw *hw, const char *dev_id,
2494 struct clk *clk_register(struct device *dev, struct clk_hw *hw)
2596 static int clk_nodrv_prepare_enable(struct clk_hw *hw)
2601 static void clk_nodrv_disable_unprepare(struct clk_hw *hw)
2606 static int clk_nodrv_set_rate(struct clk_hw *hw, unsigned long rate,
2612 static int clk_nodrv_set_parent(struct clk_hw *hw, u8 index)
2689 struct clk *devm_clk_register(struct device *dev, struct clk_hw *hw)