Searched refs:IdealSDPPortBandwidth (Results 1 – 1 of 1) sorted by relevance
5819 dml_float_t IdealSDPPortBandwidth = soc->return_bus_width_bytes * DCFCLK; in dml_get_return_bw_mbps() local5822 …dml_float_t PixelDataOnlyReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_afte… in dml_get_return_bw_mbps()5826 …dml_float_t PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_… in dml_get_return_bw_mbps()5843 dml_print("DML::%s: IdealSDPPortBandwidth = %f\n", __func__, IdealSDPPortBandwidth); in dml_get_return_bw_mbps()