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