Searched refs:hw_to_sprd_comp (Results 1 – 2 of 2) sorted by relevance
15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_determine_rate()23 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate()31 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate()39 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent()46 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent()
77 static inline struct sprd_comp *hw_to_sprd_comp(const struct clk_hw *hw) in hw_to_sprd_comp() function