Searched refs:SOF_IPC4_MOD_ID_MASK (Results 1 – 2 of 2) sorted by relevance
331 #define SOF_IPC4_MOD_ID_MASK GENMASK(15, 0) macro
2917 int module_id = msg->primary & SOF_IPC4_MOD_ID_MASK; in sof_ipc4_widget_setup()