Lines Matching refs:clk_pll
34 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
75 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
90 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
136 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate()
151 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
187 static int wait_for_pll(struct clk_pll *pll) in wait_for_pll()
211 struct clk_pll *p = to_clk_pll(clk_hw_get_parent(hw)); in clk_pll_vote_enable()
226 static void clk_pll_configure(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure()
253 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr()
262 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp()
273 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_sr2_enable()
311 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_sr2_set_rate()