Searched refs:postdiv1_2 (Results 1 – 1 of 1) sorted by relevance
199 static const int postdiv1_2[][3] = { in sg2042_pll_get_postdiv_1_2() local226 for (index = 0; index < ARRAY_SIZE(postdiv1_2); index++) { in sg2042_pll_get_postdiv_1_2()227 if (tmp0 > postdiv1_2[index][POSTDIV_RESULT_INDEX]) { in sg2042_pll_get_postdiv_1_2()231 *postdiv1 = postdiv1_2[index][1]; in sg2042_pll_get_postdiv_1_2()232 *postdiv2 = postdiv1_2[index][0]; in sg2042_pll_get_postdiv_1_2()