Home
last modified time | relevance | path

Searched refs:SOF_IPC4_DEBUG_DESCRIPTOR_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/sound/sof/ipc4/
H A Dheader.h537 #define SOF_IPC4_DEBUG_DESCRIPTOR_SIZE 12 /* 3 x u32 */ macro
/linux-6.15/sound/soc/sof/
H A Dipc4-mtrace.c507 slot_desc_type_offset += SOF_IPC4_DEBUG_DESCRIPTOR_SIZE * i + sizeof(u32); in sof_mtrace_find_core_slots()
H A Dipc4.c569 slot_desc_type_offset += SOF_IPC4_DEBUG_DESCRIPTOR_SIZE; in sof_ipc4_find_debug_slot_offset_by_type()