Home
last modified time | relevance | path

Searched refs:vert_total (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Duvesafb.h13 u16 vert_total; member
/kernel/linux/linux-6.6/include/video/
H A Duvesafb.h13 u16 vert_total; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c200 u32 vert_total = 0; in programmable_fetch_config() local
209 vert_total = get_vertical_total(timing); in programmable_fetch_config()
212 (vert_total - vfp_fetch_lines) * horiz_total + 1; in programmable_fetch_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c205 u32 vert_total = 0; in programmable_fetch_config() local
214 vert_total = get_vertical_total(timing); in programmable_fetch_config()
217 (vert_total - vfp_fetch_lines) * horiz_total + 1; in programmable_fetch_config()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H 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 8 milliseconds