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