Searched refs:num_active_channels (Results 1 – 1 of 1) sorted by relevance
1060 u8 num_active_channels; in bxt_get_dram_info() local1068 num_active_channels = hweight32(dram_channels); in bxt_get_dram_info()1071 dram_info->bandwidth_kbps = (mem_freq_khz * num_active_channels * 4); in bxt_get_dram_info()