Home
last modified time | relevance | path

Searched refs:SOF_IPC4_GLB_PIPE_INSTANCE_ID (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/sound/sof/ipc4/
Dheader.h165 #define SOF_IPC4_GLB_PIPE_INSTANCE_ID(x) ((x) << SOF_IPC4_GLB_PIPE_INSTANCE_SHIFT) macro
/linux-6.1.9/sound/soc/sof/
Dipc4-topology.c639 pipeline->msg.primary |= SOF_IPC4_GLB_PIPE_INSTANCE_ID(swidget->pipeline_id); in sof_ipc4_widget_setup_comp_pipeline()
1570 header = SOF_IPC4_GLB_PIPE_INSTANCE_ID(swidget->pipeline_id); in sof_ipc4_widget_free()