Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/intel/
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()
Dhda.h331 #define HDA_DSP_REG_HIPCTE_MSG_MASK 0x3FFFFFFF macro