Home
last modified time | relevance | path

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

/linux/include/video/
A Duvesafb.h13 u16 vert_total; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_vid.c202 u32 vert_total = 0; in programmable_fetch_config() local
211 vert_total = get_vertical_total(timing); in programmable_fetch_config()
214 (vert_total - vfp_fetch_lines) * horiz_total + 1; in programmable_fetch_config()
/linux/drivers/video/fbdev/
A Duvesafb.c1257 crtc->vert_total = crtc->vert_end + info->var.upper_margin; in uvesafb_set_par()
1261 (crtc->vert_total * crtc->horiz_total))); in uvesafb_set_par()

Completed in 10 milliseconds