Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/sprd/
Dpll.c233 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()
Dpll.h99 static inline struct sprd_pll *hw_to_sprd_pll(struct clk_hw *hw) in hw_to_sprd_pll() function