Searched defs:divs_data (Results 1 – 1 of 1) sorted by relevance
862 struct divs_data { struct863 const struct factors_data *factors; /* data for the factor clock */864 int ndivs; /* number of outputs */890 static const struct divs_data pll5_divs_data __initconst = { argument