Searched refs:bandwidth_kbps (Results 1 – 2 of 2) sorted by relevance
271 dram_info->bandwidth_kbps = dram_info->num_channels * in skl_get_dram_info()274 if (dram_info->bandwidth_kbps == 0) { in skl_get_dram_info()378 dram_info->bandwidth_kbps = (mem_freq_khz * num_active_channels * 4); in bxt_get_dram_info()380 if (dram_info->bandwidth_kbps == 0) { in bxt_get_dram_info()459 dram_info->bandwidth_kbps, dram_info->num_channels); in intel_dram_detect()
1145 u32 bandwidth_kbps; member