Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Duvesafb.h11 u16 horiz_start; member
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1251 crtc->horiz_start = info->var.xres + info->var.right_margin; in uvesafb_set_par()
1252 crtc->horiz_end = crtc->horiz_start + info->var.hsync_len; in uvesafb_set_par()