Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Duvesafb.h12 u16 horiz_end; member
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1252 crtc->horiz_end = crtc->horiz_start + info->var.hsync_len; in uvesafb_set_par()
1253 crtc->horiz_total = crtc->horiz_end + info->var.left_margin; in uvesafb_set_par()