Lines Matching refs:clk_pll
39 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_enable()
80 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_disable()
95 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_recalc_rate()
143 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_determine_rate()
156 struct clk_pll *pll = to_clk_pll(hw); in clk_pll_set_rate()
192 static int wait_for_pll(struct clk_pll *pll) in wait_for_pll()
216 struct clk_pll *p = to_clk_pll(__clk_get_hw(__clk_get_parent(hw->clk))); in clk_pll_vote_enable()
232 clk_pll_set_fsm_mode(struct clk_pll *pll, struct regmap *regmap, u8 lock_count) in clk_pll_set_fsm_mode()
251 static void clk_pll_configure(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure()
278 void clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr()
287 void clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, in clk_pll_configure_sr_hpm_lp()