Searched defs:bw_calcs_vbios (Results 1 – 1 of 1) sorted by relevance
192 struct bw_calcs_vbios { struct193 enum bw_defines memory_type;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*/200 struct bw_fixed low_sclk; /*m_hz*/215 struct bw_fixed trc;221 bool scatter_gather_enable;223 uint32_t cursor_width;[all …]
Completed in 10 milliseconds