dispc_hbl        4398 drivers/gpu/drm/omapdrm/dss/dsi.c 	int dispc_htot, dispc_hbl; /* pixels */
dispc_hbl        4474 drivers/gpu/drm/omapdrm/dss/dsi.c 	dispc_hbl = dispc_htot - xres;
dispc_hbl        4557 drivers/gpu/drm/omapdrm/dss/dsi.c 	hfp = dispc_hbl - hsa - hbp;
dispc_hbl        4564 drivers/gpu/drm/omapdrm/dss/dsi.c 		hfp = dispc_hbl - hsa - hbp;
dispc_hbl        4570 drivers/gpu/drm/omapdrm/dss/dsi.c 			hfp = dispc_hbl - hsa - hbp;
dispc_hbl        4500 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	int dispc_htot, dispc_hbl; /* pixels */
dispc_hbl        4575 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	dispc_hbl = dispc_htot - xres;
dispc_hbl        4658 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	hfp = dispc_hbl - hsa - hbp;
dispc_hbl        4665 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		hfp = dispc_hbl - hsa - hbp;
dispc_hbl        4671 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 			hfp = dispc_hbl - hsa - hbp;