Home
last modified time | relevance | path

Searched refs:panel_htot (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c4510 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4532 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4570 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c4513 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4536 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4574 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()