Searched refs:dml_min3 (Results 1 – 4 of 4) sorted by relevance
37 static inline double dml_min3(double a, double b, double c) in dml_min3() function
136 dml_float_t dml_min3(dml_float_t x, dml_float_t y, dml_float_t z) in dml_min3() function
5793 dml_min3(soc->return_bus_width_bytes * DCFCLK * soc->pct_ideal_sdp_bw_after_urgent / 100.0, in dml_get_return_bw_mbps_vm_only()5822 …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()8067 …mode_lib->ms.support.MaxTotalVerticalActiveAvailableBandwidth[j] = dml_min3(mode_lib->ms.soc.retur… in dml_core_mode_support()
3147 dml_min3(mode_lib->vba.ReturnBusWidth * mode_lib->vba.DCFCLKState[i][j] in dml32_ModeSupportAndSystemConfigurationFull()