vline_crnt_vline   22 drivers/video/fbdev/aty/atyfb.h 	u32 vline_crnt_vline;
vline_crnt_vline  669 drivers/video/fbdev/aty/atyfb_base.c 	crtc->vline_crnt_vline = aty_ld_le32(CRTC_VLINE_CRNT_VLINE, par);
vline_crnt_vline  726 drivers/video/fbdev/aty/atyfb_base.c 	DPRINTK("CRTC_VLINE_CRNT_VLINE: %x\n", crtc->vline_crnt_vline);
vline_crnt_vline  734 drivers/video/fbdev/aty/atyfb_base.c 	aty_st_le32(CRTC_VLINE_CRNT_VLINE, crtc->vline_crnt_vline, par);
vline_crnt_vline 1011 drivers/video/fbdev/aty/atyfb_base.c 	crtc->vline_crnt_vline = 0;