Searched refs:max_mbps (Results 1 – 2 of 2) sorted by relevance
174 u32 max_mbps; member187 static int max_mbps_to_hsfreqrange_sel(u32 max_mbps) in max_mbps_to_hsfreqrange_sel() argument192 if (hsfreq_map[i].max_mbps > max_mbps) in max_mbps_to_hsfreqrange_sel()
321 unsigned int max_mbps; member339 static int max_mbps_to_testdin(unsigned int max_mbps) in max_mbps_to_testdin() argument344 if (dptdin_map[i].max_mbps > max_mbps) in max_mbps_to_testdin()527 unsigned int max_mbps = dptdin_map[ARRAY_SIZE(dptdin_map) - 1].max_mbps; in dw_mipi_dsi_get_lane_bps() local542 if (tmp < max_mbps) in dw_mipi_dsi_get_lane_bps()