Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dmtl.h42 #define MTL_DSP_REG_HFIPCXTDR_MSG_MASK GENMASK(30, 0) macro
H A Dmtl.c564 u32 primary = hipctdr & MTL_DSP_REG_HFIPCXTDR_MSG_MASK; in mtl_ipc_irq_thread()