Searched defs:pll_calc_map (Results 1 – 3 of 3) sorted by relevance
93 struct pll_calc_map { struct103 static const struct pll_calc_map pll_preset_table[] = { argument
324 struct pll_calc_map { struct325 unsigned int pll_in;326 unsigned int pll_out;327 int k;328 int n;329 int m;330 bool m_bp;331 bool k_bp;
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;