Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/ipc4/
H A Dheader.h164 #define SOF_IPC4_GLB_PIPE_INSTANCE_MASK GENMASK(23, 16) macro
/openbmc/linux/sound/soc/sof/
H A Dipc4-topology.c2249 msg->primary &= ~SOF_IPC4_GLB_PIPE_INSTANCE_MASK; in sof_ipc4_widget_setup()