Searched refs:hw_to_sprd_div (Results 1 – 2 of 2) sorted by relevance
15 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_round_rate()40 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_recalc_rate()70 struct sprd_div *cd = hw_to_sprd_div(hw); in sprd_div_set_rate()
67 static inline struct sprd_div *hw_to_sprd_div(const struct clk_hw *hw) in hw_to_sprd_div() function