Home
last modified time | relevance | path

Searched refs:postdividers (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/video/aty/
Dmach64_ct.c117 static u8 postdividers[] = {1,2,4,8,3}; variable
224 pll->vclk_post_div_real = postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()
517 pll->ct.xclk_post_div_real = postdividers[pll_ext_cntl & 0x07]; in aty_init_pll_ct()
539 pll->ct.xclk_post_div_real = postdividers[xpost_div]; in aty_init_pll_ct()
588 sclk_post_div_real = postdividers[mpost_div]; in aty_init_pll_ct()