Searched refs:Htotal (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/video/fbdev/
H A Dcyber2000fb.c555 u_int Htotal, Hblankend, Hsyncend; local
564 Htotal = var->xres + var->right_margin +
567 if (Htotal > 2080)
570 hw->crtc[0] = (Htotal >> 3) - 5;
575 Hblankend = (Htotal - 4 * 8) >> 3;

Completed in 125 milliseconds