Home
last modified time | relevance | path

Searched refs:ext_horiz_total (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/
H A Di740fb.c72 u8 ext_horiz_total; member
637 par->ext_horiz_total = ((xtotal >> 3) - 5) >> 8; in i740fb_decode_var()
812 i740outreg(par, VGA_CRT_IC, EXT_HORIZ_TOTAL, par->ext_horiz_total); in i740fb_set_par()