Searched defs:smu8_smumgr (Results 1 – 1 of 1) sorted by relevance
79 struct smu8_smumgr { struct80 uint8_t driver_buffer_length;81 uint8_t scratch_buffer_length;82 uint16_t toc_entry_used_count;83 uint16_t toc_entry_initialize_index;84 uint16_t toc_entry_power_profiling_index;85 uint16_t toc_entry_aram;86 uint16_t toc_entry_ih_register_restore_task_index;87 uint16_t toc_entry_clock_table;88 uint16_t ih_register_restore_task_size;[all …]