Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Duvesafb.h10 u16 horiz_total; member
/kernel/linux/linux-6.6/include/video/
H A Duvesafb.h10 u16 horiz_total; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c199 u32 horiz_total = 0; in programmable_fetch_config() local
210 horiz_total = get_horizontal_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.c204 u32 horiz_total = 0; in programmable_fetch_config() local
215 horiz_total = get_horizontal_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.c1251 crtc->horiz_total = crtc->horiz_end + info->var.left_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.c1253 crtc->horiz_total = crtc->horiz_end + info->var.left_margin; in uvesafb_set_par()
1261 (crtc->vert_total * crtc->horiz_total))); in uvesafb_set_par()

Completed in 9 milliseconds