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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4500 int panel_htot, panel_hbl; /* pixels */ local
4522 panel_htot = xres + panel_hbl;
4560 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3761 int panel_htot, panel_hbl; /* pixels */ local
3784 panel_htot = xres + panel_hbl;
3822 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom);

Completed in 130 milliseconds