Home
last modified time | relevance | path

Searched refs:num_active_channels (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_dram.c367 u8 num_active_channels; in bxt_get_dram_info() local
375 num_active_channels = hweight32(dram_channels); in bxt_get_dram_info()
378 dram_info->bandwidth_kbps = (mem_freq_khz * num_active_channels * 4); in bxt_get_dram_info()