Lines Matching defs:ma35d1_clk_pll
67 struct ma35d1_clk_pll {
76 static inline struct ma35d1_clk_pll *to_ma35d1_clk_pll(struct clk_hw *_hw)
78 return container_of(_hw, struct ma35d1_clk_pll, hw);
123 static int ma35d1_pll_find_closest(struct ma35d1_clk_pll *pll, unsigned long rate,
188 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
223 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
250 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
281 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
289 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
300 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw);
327 struct ma35d1_clk_pll *pll;