Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/sof/ipc4/
Dheader.h164 #define SOF_IPC4_GLB_PIPE_INSTANCE_MASK GENMASK(23, 16) macro
/Linux-v6.6/sound/soc/sof/
Dipc4-topology.c2230 msg->primary &= ~SOF_IPC4_GLB_PIPE_INSTANCE_MASK; in sof_ipc4_widget_setup()