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;85 uint16_t toc_entry_aram;87 uint16_t toc_entry_clock_table;88 uint16_t ih_register_restore_task_size;89 uint16_t smu_buffer_used_bytes;91 struct smu8_buffer_entry toc_buffer;[all …]