Home
last modified time | relevance | path

Searched refs:hw_to_sprd_pll (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/clk/sprd/
Dpll.c234 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()
Dpll.h118 static inline struct sprd_pll *hw_to_sprd_pll(struct clk_hw *hw) in hw_to_sprd_pll() function