Searched refs:hw_to_sprd_pll (Results 1 – 2 of 2) sorted by relevance
233 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_recalc_rate()242 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_set_rate()249 struct sprd_pll *pll = hw_to_sprd_pll(hw); in sprd_pll_clk_prepare()
99 static inline struct sprd_pll *hw_to_sprd_pll(struct clk_hw *hw) in hw_to_sprd_pll() function