mpost_div 403 drivers/video/fbdev/aty/mach64_ct.c u8 mpost_div, xpost_div, sclk_post_div_real; mpost_div 583 drivers/video/fbdev/aty/mach64_ct.c mpost_div = (q < 128*8); mpost_div 584 drivers/video/fbdev/aty/mach64_ct.c mpost_div += (q < 64*8); mpost_div 585 drivers/video/fbdev/aty/mach64_ct.c mpost_div += (q < 32*8); mpost_div 587 drivers/video/fbdev/aty/mach64_ct.c sclk_post_div_real = aty_postdividers[mpost_div]; mpost_div 589 drivers/video/fbdev/aty/mach64_ct.c pll->ct.spll_cntl2 = mpost_div << 4;