Searched defs:vega20_hwmgr (Results 1 – 1 of 1) sorted by relevance
434 struct vega20_hwmgr { struct435 struct vega20_dpm_table dpm_table;436 struct vega20_dpm_table golden_dpm_table;437 struct vega20_registry_data registry_data;438 struct vega20_vbios_boot_state vbios_boot_state;439 struct vega20_mclk_latency_table mclk_latency_table;441 struct vega20_max_sustainable_clocks max_sustainable_clocks;443 struct vega20_leakage_voltage vddc_leakage;445 uint32_t vddc_control;446 struct pp_atomfwctrl_voltage_table vddc_voltage_table;[all …]