Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c183 u32 extension = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc4_irq_thread()
302 msg_ext = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc_irq_thread()
H A Dhda.h331 #define HDA_DSP_REG_HIPCTE_MSG_MASK 0x3FFFFFFF macro