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
1426 struct pll_calc_map { struct1427 unsigned int freq_in;1428 unsigned int freq_out;1429 int m;1430 int n;1431 int k;1432 bool m_bp;1433 bool k_bp;1434 bool byp_ps;1435 bool sel_ps;