Searched refs:MTL_DSP_REG_HFIPCXTDR_MSG_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/sound/soc/sof/intel/ | ||
| D | mtl.h | 42 #define MTL_DSP_REG_HFIPCXTDR_MSG_MASK GENMASK(30, 0) macro |
| D | mtl.c | 525 u32 primary = hipctdr & MTL_DSP_REG_HFIPCXTDR_MSG_MASK; in mtl_ipc_irq_thread() |