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