CRTC_V_TOTAL_DISP 1029 drivers/video/fbdev/aty/aty128fb.c 	aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_total);
CRTC_V_TOTAL_DISP  667 drivers/video/fbdev/aty/atyfb_base.c 	crtc->v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par);
CRTC_V_TOTAL_DISP  681 drivers/video/fbdev/aty/atyfb_base.c 		crtc->shadow_v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par);
CRTC_V_TOTAL_DISP  731 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_tot_disp, par);
CRTC_V_TOTAL_DISP  766 drivers/video/fbdev/aty/atyfb_base.c 		aty_st_le32(CRTC_V_TOTAL_DISP, crtc->shadow_v_tot_disp, par);
CRTC_V_TOTAL_DISP 3046 drivers/video/fbdev/aty/atyfb_base.c 		crtc.v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par);
CRTC_V_TOTAL_DISP  623 drivers/video/fbdev/aty/radeon_base.c 	vTotal = ((INREG(CRTC_V_TOTAL_DISP) & 0x3ff) + 1);
CRTC_V_TOTAL_DISP 1329 drivers/video/fbdev/aty/radeon_base.c         save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP);
CRTC_V_TOTAL_DISP 1496 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp);
CRTC_V_TOTAL_DISP 2438 drivers/video/fbdev/aty/radeon_pm.c 	OUTREG(CRTC_V_TOTAL_DISP, 0x03ff0429);