Home
last modified time | relevance | path

Searched refs:panel_htot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4402 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4425 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4463 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4502 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4524 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4562 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4500 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4522 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4560 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3761 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
3784 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
3822 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()

Completed in 27 milliseconds