Searched defs:clk_pll (Results 1 – 1 of 1) sorted by relevance
37 struct clk_pll { struct43 const struct clk_pll_layout *layout; argument44 const struct clk_pll_charac *charac; argument56 struct clk_pll *pll = clk->priv; in clk_pll_enable() argument