Searched refs:HorizTotal (Results 1 – 2 of 2) sorted by relevance
173 int HorizTotal; member579 par->HorizTotal = (xres + rm + hsync + lm) / 8 - 5; in it8181fb_decode_var()582 par->HorizBlankEnd = par->HorizTotal + 5; // does not count with "-5" in it8181fb_decode_var()
343 long HorizTotal; member1038 _par->HorizTotal = (xres + hfront + hsync + hback) / 8 - 5; in clgen_decode_var()1041 _par->HorizBlankEnd = _par->HorizTotal + 5; /* does not count with "-5" */ in clgen_decode_var()1060 _par->HorizTotal /= 2; in clgen_decode_var()1143 DPRINTK ("CRT0: %ld\n", _par->HorizTotal); in clgen_set_par()1144 vga_wcrt (fb_info->regs, VGA_CRTC_H_TOTAL, _par->HorizTotal); in clgen_set_par()1257 vga_wcrt (fb_info->regs, VGA_CRTC_REGS, _par->HorizTotal / 2); in clgen_set_par()