Searched defs:bw_calcs_vbios (Results 1 – 1 of 1) sorted by relevance
192 struct bw_calcs_vbios { struct193 enum bw_defines memory_type;194 uint32_t dram_channel_width_in_bits;195 uint32_t number_of_dram_channels;196 uint32_t number_of_dram_banks;197 struct bw_fixed low_yclk; /*m_hz*/198 struct bw_fixed mid_yclk; /*m_hz*/199 struct bw_fixed high_yclk; /*m_hz*/200 struct bw_fixed low_sclk; /*m_hz*/201 struct bw_fixed mid1_sclk; /*m_hz*/[all …]