Lines Matching defs:hw
50 static int clk_rcg2_is_enabled(struct clk_hw *hw) in clk_rcg2_is_enabled()
63 static u8 clk_rcg2_get_parent(struct clk_hw *hw) in clk_rcg2_get_parent()
91 struct clk_hw *hw = &rcg->clkr.hw; in update_config() local
113 static int clk_rcg2_set_parent(struct clk_hw *hw, u8 index) in clk_rcg2_set_parent()
153 clk_rcg2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in clk_rcg2_recalc_rate()
179 static int _freq_tbl_determine_rate(struct clk_hw *hw, in _freq_tbl_determine_rate()
219 static int clk_rcg2_determine_rate(struct clk_hw *hw, in clk_rcg2_determine_rate()
230 struct clk_hw *hw = &rcg->clkr.hw; in clk_rcg2_configure() local
268 static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate) in __clk_rcg2_set_rate()
280 static int clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_rate()
286 static int clk_rcg2_set_rate_and_parent(struct clk_hw *hw, in clk_rcg2_set_rate_and_parent()
303 static int clk_rcg2_shared_force_enable(struct clk_hw *hw, unsigned long rate) in clk_rcg2_shared_force_enable()
335 static int clk_rcg2_shared_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_shared_set_rate()
350 clk_rcg2_shared_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) in clk_rcg2_shared_recalc_rate()
357 static int clk_rcg2_shared_enable(struct clk_hw *hw) in clk_rcg2_shared_enable()
364 static void clk_rcg2_shared_disable(struct clk_hw *hw) in clk_rcg2_shared_disable()
409 static int clk_edp_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_edp_pixel_set_rate()
448 static int clk_edp_pixel_set_rate_and_parent(struct clk_hw *hw, in clk_edp_pixel_set_rate_and_parent()
455 static int clk_edp_pixel_determine_rate(struct clk_hw *hw, in clk_edp_pixel_determine_rate()
509 static int clk_byte_determine_rate(struct clk_hw *hw, in clk_byte_determine_rate()
533 static int clk_byte_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte_set_rate()
549 static int clk_byte_set_rate_and_parent(struct clk_hw *hw, in clk_byte_set_rate_and_parent()
567 static int clk_byte2_determine_rate(struct clk_hw *hw, in clk_byte2_determine_rate()
590 static int clk_byte2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte2_set_rate()
619 static int clk_byte2_set_rate_and_parent(struct clk_hw *hw, in clk_byte2_set_rate_and_parent()
645 static int clk_pixel_determine_rate(struct clk_hw *hw, in clk_pixel_determine_rate()
668 static int clk_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate()
710 static int clk_pixel_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate_and_parent()