Searched defs:fapll_synth (Results 1 – 1 of 1) sorted by relevance
76 struct fapll_synth { struct77 struct clk_hw hw;78 struct fapll_data *fd;79 int index;80 void __iomem *freq;81 void __iomem *div;82 const char *name;83 struct clk *clk_pll;