Searched defs:smu7_smumgr (Results 1 – 1 of 1) sorted by relevance
39 struct smu7_smumgr { struct40 struct smu7_buffer_entry smu_buffer;41 struct smu7_buffer_entry header_buffer;42 struct SMU_DRAMData_TOC *toc;44 uint32_t soft_regs_start;45 uint32_t dpm_table_start;46 uint32_t mc_reg_table_start;47 uint32_t fan_table_start;48 uint32_t arb_table_start;49 uint32_t ulv_setting_starts;[all …]