Searched defs:smu7_hwmgr (Results 1 – 1 of 1) sorted by relevance
213 struct smu7_hwmgr { struct214 struct smu7_dpm_table dpm_table;215 struct smu7_dpm_table golden_dpm_table;216 struct smu7_odn_dpm_table odn_dpm_table;217 struct smu7_mclk_latency_table mclk_latency_table;219 uint32_t voting_rights_clients[8];220 uint32_t static_screen_threshold_unit;221 uint32_t static_screen_threshold;222 uint32_t voltage_control;223 uint32_t vdd_gfx_control;[all …]