Searched refs:bandwidth_kbps (Results 1 – 1 of 1) sorted by relevance
10 static double dram_bw_kbps_to_uclk_khz(unsigned long long bandwidth_kbps, const struct dml2_dram_pa… in dram_bw_kbps_to_uclk_khz() argument18 uclk_khz = (double)bandwidth_kbps / uclk_bytes_per_tick; in dram_bw_kbps_to_uclk_khz()23 if (dram_bw_table->entries[i].pre_derate_dram_bw_kbps >= bandwidth_kbps) { in dram_bw_kbps_to_uclk_khz()