Searched refs:mpost_div (Results 1 – 1 of 1) sorted by relevance
402 u8 mpost_div, xpost_div, sclk_post_div_real; in aty_init_pll_ct() local582 mpost_div = (q < 128*8); in aty_init_pll_ct()583 mpost_div += (q < 64*8); in aty_init_pll_ct()584 mpost_div += (q < 32*8); in aty_init_pll_ct()586 sclk_post_div_real = postdividers[mpost_div]; in aty_init_pll_ct()588 pll->ct.spll_cntl2 = mpost_div << 4; in aty_init_pll_ct()