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