Searched defs:smu7_hwmgr (Results 1 – 1 of 1) sorted by relevance
205 struct smu7_hwmgr { struct206 struct smu7_dpm_table dpm_table;207 struct smu7_dpm_table golden_dpm_table;208 struct smu7_odn_dpm_table odn_dpm_table;210 uint32_t voting_rights_clients[8];211 uint32_t static_screen_threshold_unit;212 uint32_t static_screen_threshold;213 uint32_t voltage_control;214 uint32_t vdd_gfx_control;215 uint32_t vddc_vddgfx_delta;[all …]