do_calc_pll       698 drivers/video/fbdev/tdfxfb.c 	reg.vidpll = do_calc_pll(freq, &fout);
do_calc_pll       700 drivers/video/fbdev/tdfxfb.c 	reg.mempll = do_calc_pll(..., &fout);
do_calc_pll       701 drivers/video/fbdev/tdfxfb.c 	reg.gfxpll = do_calc_pll(..., &fout);