Lines Matching refs:clk_hw
48 static int clk_rcg2_is_enabled(struct clk_hw *hw) in clk_rcg2_is_enabled()
61 static u8 clk_rcg2_get_parent(struct clk_hw *hw) in clk_rcg2_get_parent()
89 struct clk_hw *hw = &rcg->clkr.hw; in update_config()
111 static int clk_rcg2_set_parent(struct clk_hw *hw, u8 index) in clk_rcg2_set_parent()
151 clk_rcg2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in clk_rcg2_recalc_rate()
177 static int _freq_tbl_determine_rate(struct clk_hw *hw, const struct freq_tbl *f, in _freq_tbl_determine_rate()
182 struct clk_hw *p; in _freq_tbl_determine_rate()
229 static int clk_rcg2_determine_rate(struct clk_hw *hw, in clk_rcg2_determine_rate()
237 static int clk_rcg2_determine_floor_rate(struct clk_hw *hw, in clk_rcg2_determine_floor_rate()
248 struct clk_hw *hw = &rcg->clkr.hw; in __clk_rcg2_configure()
294 static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in __clk_rcg2_set_rate()
317 static int clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_rate()
323 static int clk_rcg2_set_floor_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_floor_rate()
329 static int clk_rcg2_set_rate_and_parent(struct clk_hw *hw, in clk_rcg2_set_rate_and_parent()
335 static int clk_rcg2_set_floor_rate_and_parent(struct clk_hw *hw, in clk_rcg2_set_floor_rate_and_parent()
390 static int clk_edp_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_edp_pixel_set_rate()
429 static int clk_edp_pixel_set_rate_and_parent(struct clk_hw *hw, in clk_edp_pixel_set_rate_and_parent()
436 static int clk_edp_pixel_determine_rate(struct clk_hw *hw, in clk_edp_pixel_determine_rate()
490 static int clk_byte_determine_rate(struct clk_hw *hw, in clk_byte_determine_rate()
498 struct clk_hw *p; in clk_byte_determine_rate()
514 static int clk_byte_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte_set_rate()
530 static int clk_byte_set_rate_and_parent(struct clk_hw *hw, in clk_byte_set_rate_and_parent()
548 static int clk_byte2_determine_rate(struct clk_hw *hw, in clk_byte2_determine_rate()
554 struct clk_hw *p; in clk_byte2_determine_rate()
571 static int clk_byte2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte2_set_rate()
600 static int clk_byte2_set_rate_and_parent(struct clk_hw *hw, in clk_byte2_set_rate_and_parent()
626 static int clk_pixel_determine_rate(struct clk_hw *hw, in clk_pixel_determine_rate()
649 static int clk_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate()
691 static int clk_pixel_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate_and_parent()
708 static int clk_gfx3d_determine_rate(struct clk_hw *hw, in clk_gfx3d_determine_rate()
712 struct clk_hw *p2, *p8, *p9, *xo; in clk_gfx3d_determine_rate()
757 static int clk_gfx3d_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, in clk_gfx3d_set_rate_and_parent()
773 static int clk_gfx3d_set_rate(struct clk_hw *hw, unsigned long rate, in clk_gfx3d_set_rate()
795 static int clk_rcg2_set_force_enable(struct clk_hw *hw) in clk_rcg2_set_force_enable()
818 static int clk_rcg2_clear_force_enable(struct clk_hw *hw) in clk_rcg2_clear_force_enable()
827 clk_rcg2_shared_force_enable_clear(struct clk_hw *hw, const struct freq_tbl *f) in clk_rcg2_shared_force_enable_clear()
843 static int clk_rcg2_shared_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_shared_set_rate()
863 static int clk_rcg2_shared_set_rate_and_parent(struct clk_hw *hw, in clk_rcg2_shared_set_rate_and_parent()
869 static int clk_rcg2_shared_enable(struct clk_hw *hw) in clk_rcg2_shared_enable()
889 static void clk_rcg2_shared_disable(struct clk_hw *hw) in clk_rcg2_shared_disable()