Searched refs:MTL_DSP_REG_HFIPCXTDR_MSG_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/sof/intel/ | ||
| H A D | mtl.h | 38 #define MTL_DSP_REG_HFIPCXTDR_MSG_MASK GENMASK(30, 0) macro |
| H A D | mtl.c | 585 u32 primary = hipctdr & MTL_DSP_REG_HFIPCXTDR_MSG_MASK; in mtl_ipc_irq_thread() |