in_width_max 2436 drivers/gpu/drm/omapdrm/dss/dispc.c u16 in_width, in_width_max; in_width_max 2443 drivers/gpu/drm/omapdrm/dss/dispc.c in_width_max = out_width * maxdownscale; in_width_max 2445 drivers/gpu/drm/omapdrm/dss/dispc.c in_width_max = dispc_core_clk_rate(dispc) in_width_max 2449 drivers/gpu/drm/omapdrm/dss/dispc.c *decim_x = DIV_ROUND_UP(width, in_width_max); in_width_max 2422 drivers/video/fbdev/omap2/omapfb/dss/dispc.c u16 in_width, in_width_max; in_width_max 2430 drivers/video/fbdev/omap2/omapfb/dss/dispc.c in_width_max = out_width * maxdownscale; in_width_max 2432 drivers/video/fbdev/omap2/omapfb/dss/dispc.c in_width_max = dispc_core_clk_rate() / in_width_max 2436 drivers/video/fbdev/omap2/omapfb/dss/dispc.c *decim_x = DIV_ROUND_UP(width, in_width_max);