Searched defs:pll_calc_map (Results 1 – 2 of 2) sorted by relevance
93 struct pll_calc_map { struct103 static const struct pll_calc_map pll_preset_table[] = { argument
1434 struct pll_calc_map { struct1435 unsigned int freq_in;1436 unsigned int freq_out;1437 int m;1438 int n;1439 int k;1440 bool m_bp;1441 bool k_bp;1442 bool byp_ps;1443 bool sel_ps;