max_mbps          238 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 	unsigned int max_mbps;
max_mbps          287 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c static int max_mbps_to_parameter(unsigned int max_mbps)
max_mbps          292 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 		if (dppa_map[i].max_mbps >= max_mbps)
max_mbps          479 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 	unsigned int max_mbps = dppa_map[ARRAY_SIZE(dppa_map) - 1].max_mbps;
max_mbps          500 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 		if (tmp < max_mbps)
max_mbps          170 drivers/staging/media/imx/imx6-mipi-csi2.c 	u32 max_mbps;
max_mbps          183 drivers/staging/media/imx/imx6-mipi-csi2.c static int max_mbps_to_hsfreqrange_sel(u32 max_mbps)
max_mbps          188 drivers/staging/media/imx/imx6-mipi-csi2.c 		if (hsfreq_map[i].max_mbps > max_mbps)