Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Di740fb.c71 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds