ext_vpll_cntl      92 drivers/video/fbdev/aty/atyfb.h 	u8 ext_vpll_cntl;
ext_vpll_cntl     599 drivers/video/fbdev/aty/mach64_ct.c 	pll->ct.ext_vpll_cntl = aty_ld_pll_ct(EXT_VPLL_CNTL, par);
ext_vpll_cntl     600 drivers/video/fbdev/aty/mach64_ct.c 	pll->ct.ext_vpll_cntl &= ~(EXT_VPLL_EN | EXT_VPLL_VGA_EN | EXT_VPLL_INSYNC);
ext_vpll_cntl     631 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(EXT_VPLL_CNTL, pll->ct.ext_vpll_cntl, par);