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;47 uint32_t fan_table_start;48 uint32_t arb_table_start;50 uint8_t security_hard_key;51 uint32_t acpi_optimization;[all …]