aty_st_pll        612 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_REF_DIV,
aty_st_pll        708 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000);
aty_st_pll        716 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(MCLK_CNTL, mclk_cntl);
aty_st_pll        984 drivers/video/fbdev/aty/aty128fb.c 		aty_st_pll(X_MPLL_REF_FB_DIV, 0x004c4c1e);
aty_st_pll        987 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider);
aty_st_pll       1035 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~(0x00030000));
aty_st_pll       1338 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_CNTL,
aty_st_pll       1343 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider & 0x3ff);
aty_st_pll       1354 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_DIV_3, div3);
aty_st_pll       1358 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(HTOTAL_CNTL, 0);	/* no horiz crtc adjustment */
aty_st_pll       1362 drivers/video/fbdev/aty/aty128fb.c 	aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~PPLL_RESET);
aty_st_pll       2359 drivers/video/fbdev/aty/aty128fb.c 		aty_st_pll(POWER_MANAGEMENT, pmgt);