Home
last modified time | relevance | path

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

/linux/include/sound/sof/ipc4/
H A Dheader.h331 #define SOF_IPC4_MOD_ID_MASK GENMASK(15, 0) macro
/linux/sound/soc/sof/
H A Dipc4-topology.c2917 int module_id = msg->primary & SOF_IPC4_MOD_ID_MASK; in sof_ipc4_widget_setup()