Searched refs:PixelMixedWithVMDataReturnBW (Results 1 – 2 of 2) sorted by relevance
3294 …double PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_after… in dml32_get_return_bw_mbps() local3302 ReturnBW = PixelMixedWithVMDataReturnBW; in dml32_get_return_bw_mbps()3314 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml32_get_return_bw_mbps()
5807 …dml_float_t PixelMixedWithVMDataReturnBW = dml_min3(IdealSDPPortBandwidth * soc->pct_ideal_sdp_bw_… in dml_get_return_bw_mbps() local5815 ReturnBW = PixelMixedWithVMDataReturnBW; in dml_get_return_bw_mbps()5828 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml_get_return_bw_mbps()5846 …dml_float_t PixelMixedWithVMDataReturnBW = IdealDRAMBandwidth * ((use_ideal_dram_bw_strobe && !Ho… in dml_get_return_dram_bw_mbps() local5852 ReturnDRAMBW = PixelMixedWithVMDataReturnBW; in dml_get_return_dram_bw_mbps()5861 dml_print("DML::%s: PixelMixedWithVMDataReturnBW = %f\n", __func__, PixelMixedWithVMDataReturnBW); in dml_get_return_dram_bw_mbps()