aty_st_pll_ct     314 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_VCLK_CNTL, pll->ct.pll_vclk_cntl, par);
aty_st_pll_ct     321 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(VCLK_POST_DIV, tmp, par);
aty_st_pll_ct     328 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_EXT_CNTL, tmp, par);
aty_st_pll_ct     332 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(tmp, (pll->ct.vclk_fb_div & 0xFFU), par);
aty_st_pll_ct     334 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_GEN_CNTL, (pll->ct.pll_gen_cntl & (~(PLL_OVERRIDE | PLL_MCLK_RST))) | OSC_EN, par);
aty_st_pll_ct     337 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_VCLK_CNTL, pll->ct.pll_vclk_cntl & ~(PLL_VCLK_RST), par);
aty_st_pll_ct     340 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_GEN_CNTL, pll->ct.pll_gen_cntl, par);
aty_st_pll_ct     341 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_VCLK_CNTL, pll->ct.pll_vclk_cntl, par);
aty_st_pll_ct     357 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(DLL_CNTL, dll_cntl, par);
aty_st_pll_ct     358 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(VFC_CNTL, 0x1b, par);
aty_st_pll_ct     363 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(DLL_CNTL, dll_cntl, par);
aty_st_pll_ct     365 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par);
aty_st_pll_ct     367 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par);
aty_st_pll_ct     618 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(SCLK_FB_DIV, pll->ct.sclk_fb_div, par);
aty_st_pll_ct     619 drivers/video/fbdev/aty/mach64_ct.c 		aty_st_pll_ct(SPLL_CNTL2, pll->ct.spll_cntl2, par);
aty_st_pll_ct     627 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_REF_DIV, pll->ct.pll_ref_div, par);
aty_st_pll_ct     628 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_GEN_CNTL, pll->ct.pll_gen_cntl, par);
aty_st_pll_ct     629 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(MCLK_FB_DIV, pll->ct.mclk_fb_div, par);
aty_st_pll_ct     630 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(PLL_EXT_CNTL, pll->ct.pll_ext_cntl, par);
aty_st_pll_ct     631 drivers/video/fbdev/aty/mach64_ct.c 	aty_st_pll_ct(EXT_VPLL_CNTL, pll->ct.ext_vpll_cntl, par);