Home
last modified time | relevance | path

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

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