Searched refs:ma35d1_clk_pll (Results 1 – 1 of 1) sorted by relevance
67 struct ma35d1_clk_pll { struct 76 static inline struct ma35d1_clk_pll *to_ma35d1_clk_pll(struct clk_hw *_hw) in to_ma35d1_clk_pll() argument 78 return container_of(_hw, struct ma35d1_clk_pll, hw); in to_ma35d1_clk_pll() 123 static int ma35d1_pll_find_closest(struct ma35d1_clk_pll *pll, unsigned long rate, in ma35d1_pll_find_closest() 188 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw); in ma35d1_clk_pll_set_rate() 223 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw); in ma35d1_clk_pll_recalc_rate() 250 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw); in ma35d1_clk_pll_round_rate() 281 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw); in ma35d1_clk_pll_is_prepared() 289 struct ma35d1_clk_pll *pll = to_ma35d1_clk_pll(hw); in ma35d1_clk_pll_prepare() 300 struct ma35d1_clk_pll *pl in ma35d1_clk_pll_unprepare() [all...]