Searched refs:hw_to_sprd_pll (Results 1 – 2 of 2) sorted by relevance
234 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_recalc_rate()243 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_set_rate()250 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_clk_prepare()
118 static inline struct sprd_pll *hw_to_sprd_pll(struct clk_hw *hw) in hw_to_sprd_pll() function