Searched refs:sprd_comp (Results 1 – 2 of 2) sorted by relevance
15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate()24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate()32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate()40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent()47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent()
15 struct sprd_comp { struct24 struct sprd_comp _struct = { \ argument59 static inline struct sprd_comp *hw_to_sprd_comp(const struct clk_hw *hw) in hw_to_sprd_comp()63 return container_of(common, struct sprd_comp, common); in hw_to_sprd_comp()