panel_htot       4397 drivers/gpu/drm/omapdrm/dss/dsi.c 	int panel_htot, panel_hbl; /* pixels */
panel_htot       4420 drivers/gpu/drm/omapdrm/dss/dsi.c 	panel_htot = xres + panel_hbl;
panel_htot       4458 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom);
panel_htot       4499 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	int panel_htot, panel_hbl; /* pixels */
panel_htot       4521 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	panel_htot = xres + panel_hbl;
panel_htot       4559 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom);