enter_hs 3310 drivers/gpu/drm/omapdrm/dss/dsi.c static int dsi_compute_interleave_hs(int blank, bool ddr_alwon, int enter_hs, enter_hs 3322 drivers/gpu/drm/omapdrm/dss/dsi.c transition = enter_hs + exit_hs + max(enter_hs, 2) + 1; enter_hs 3325 drivers/gpu/drm/omapdrm/dss/dsi.c trans1 = ddr_pre + enter_hs + exit_hs + max(enter_hs, 2) + 1; enter_hs 3326 drivers/gpu/drm/omapdrm/dss/dsi.c trans2 = ddr_pre + enter_hs + exiths_clk + ddr_post + ddr_pre + enter_hs 3327 drivers/gpu/drm/omapdrm/dss/dsi.c enter_hs + 1; enter_hs 3341 drivers/gpu/drm/omapdrm/dss/dsi.c static int dsi_compute_interleave_lp(int blank, int enter_hs, int exit_hs, enter_hs 3351 drivers/gpu/drm/omapdrm/dss/dsi.c trans_lp = exit_hs + max(enter_hs, 2) + 1; enter_hs 3383 drivers/video/fbdev/omap2/omapfb/dss/dsi.c static int dsi_compute_interleave_hs(int blank, bool ddr_alwon, int enter_hs, enter_hs 3395 drivers/video/fbdev/omap2/omapfb/dss/dsi.c transition = enter_hs + exit_hs + max(enter_hs, 2) + 1; enter_hs 3398 drivers/video/fbdev/omap2/omapfb/dss/dsi.c trans1 = ddr_pre + enter_hs + exit_hs + max(enter_hs, 2) + 1; enter_hs 3399 drivers/video/fbdev/omap2/omapfb/dss/dsi.c trans2 = ddr_pre + enter_hs + exiths_clk + ddr_post + ddr_pre + enter_hs 3400 drivers/video/fbdev/omap2/omapfb/dss/dsi.c enter_hs + 1; enter_hs 3414 drivers/video/fbdev/omap2/omapfb/dss/dsi.c static int dsi_compute_interleave_lp(int blank, int enter_hs, int exit_hs, enter_hs 3424 drivers/video/fbdev/omap2/omapfb/dss/dsi.c trans_lp = exit_hs + max(enter_hs, 2) + 1;