Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/
H A Dipc4-telemetry.c21 u32 type = SOF_IPC4_DEBUG_SLOT_TELEMETRY; in sof_ipc4_query_exception_address()
/linux-6.15/sound/soc/sof/intel/
H A Dtelemetry.c28 slot_offset = sof_ipc4_find_debug_slot_offset_by_type(sdev, SOF_IPC4_DEBUG_SLOT_TELEMETRY); in sof_ipc4_intel_dump_telemetry_state()
/linux-6.15/include/sound/sof/ipc4/
H A Dheader.h551 #define SOF_IPC4_DEBUG_SLOT_TELEMETRY 0x4c455400 macro