Searched refs:post_dividers (Results 1 – 1 of 1) sorted by relevance
1162 unsigned char post_dividers[] = {1,2,4,8,3,6,12}; in aty128_var_to_pll() local1177 for (i = 0; i < sizeof(post_dividers); i++) { in aty128_var_to_pll()1178 output_freq = post_dividers[i] * vclk; in aty128_var_to_pll()1187 pll->post_divider = post_dividers[i]; in aty128_var_to_pll()