Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Duvesafb.h13 u16 vert_total; member
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c192 u32 vert_total = 0; in programmable_fetch_config() local
201 vert_total = get_vertical_total(timing); in programmable_fetch_config()
204 (vert_total - vfp_fetch_lines) * horiz_total + 1; in programmable_fetch_config()
/Linux-v5.4/drivers/video/fbdev/
Duvesafb.c1255 crtc->vert_total = crtc->vert_end + info->var.upper_margin; in uvesafb_set_par()
1259 (crtc->vert_total * crtc->horiz_total))); in uvesafb_set_par()