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 long _freq_tbl_determine_rate(struct clk_hw *hw, in _freq_tbl_determine_rate()
219 static long clk_rcg2_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_determine_rate()
231 struct clk_hw *hw = &rcg->clkr.hw; in clk_rcg2_configure() local
269 static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate) in __clk_rcg2_set_rate()
281 static int clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg2_set_rate()
287 static int clk_rcg2_set_rate_and_parent(struct clk_hw *hw, in clk_rcg2_set_rate_and_parent()
331 static int clk_edp_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_edp_pixel_set_rate()
370 static int clk_edp_pixel_set_rate_and_parent(struct clk_hw *hw, in clk_edp_pixel_set_rate_and_parent()
377 static long clk_edp_pixel_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_edp_pixel_determine_rate()
431 static long clk_byte_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_byte_determine_rate()
455 static int clk_byte_set_rate(struct clk_hw *hw, unsigned long rate, in clk_byte_set_rate()
471 static int clk_byte_set_rate_and_parent(struct clk_hw *hw, in clk_byte_set_rate_and_parent()
497 static long clk_pixel_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_pixel_determine_rate()
527 static int clk_pixel_set_rate(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate()
558 static int clk_pixel_set_rate_and_parent(struct clk_hw *hw, unsigned long rate, in clk_pixel_set_rate_and_parent()