Searched refs:PixelMixedWithVMDataReturnBW (Results 1 – 2 of 2) sorted by relevance
3298 …double PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_after… in dml32_get_return_bw_mbps() local3306 ReturnBW = PixelMixedWithVMDataReturnBW; in dml32_get_return_bw_mbps()3318 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml32_get_return_bw_mbps()
5809 …dml_float_t PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_… in dml_get_return_bw_mbps() local5817 ReturnBW = PixelMixedWithVMDataReturnBW; in dml_get_return_bw_mbps()5830 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml_get_return_bw_mbps()5848 …dml_float_t PixelMixedWithVMDataReturnBW = IdealDRAMBandwidth * ((use_ideal_dram_bw_strobe && !Ho… in dml_get_return_dram_bw_mbps() local5854 ReturnDRAMBW = PixelMixedWithVMDataReturnBW; in dml_get_return_dram_bw_mbps()5863 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml_get_return_dram_bw_mbps()