Searched refs:slot_desc_type_offset (Results 1 – 1 of 1) sorted by relevance
510 u32 slot_desc_type_offset, type, core; in sof_mtrace_find_core_slots() local515 slot_desc_type_offset = sdev->debug_box.offset; in sof_mtrace_find_core_slots()516 slot_desc_type_offset += SOF_MTRACE_DESCRIPTOR_SIZE * i + sizeof(u32); in sof_mtrace_find_core_slots()517 sof_mailbox_read(sdev, slot_desc_type_offset, &type, sizeof(type)); in sof_mtrace_find_core_slots()