Searched refs:m_div_val (Results 1 – 1 of 1) sorted by relevance
785 static const unsigned int m_div_val[] = { 1, 2, 4, 8 }; in mgag200_pixpll_compute_g200er() local811 computed = vco / (m_div_val[testm] * (testo + 1)); in mgag200_pixpll_compute_g200er()