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