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