Searched refs:HorizBlankEnd (Results 1 – 2 of 2) sorted by relevance
346 long HorizBlankEnd; member1041 _par->HorizBlankEnd = _par->HorizTotal + 5; /* does not count with "-5" */ in clgen_decode_var()1152 DPRINTK ("CRT3: 128+%ld\n", _par->HorizBlankEnd % 32); /* + 128: Compatible read */ in clgen_set_par()1153 vga_wcrt (fb_info->regs, VGA_CRTC_H_BLANK_END, 128 + (_par->HorizBlankEnd % 32)); in clgen_set_par()1159 if (_par->HorizBlankEnd & 32) in clgen_set_par()1214 if (_par->HorizBlankEnd & 64) in clgen_set_par()1216 if (_par->HorizBlankEnd & 128) in clgen_set_par()
176 int HorizBlankEnd; member582 par->HorizBlankEnd = par->HorizTotal + 5; // does not count with "-5" in it8181fb_decode_var()