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