Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-ipc.c144 u32 extension = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc4_irq_thread()
255 msg_ext = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc_irq_thread()
Dhda.h329 #define HDA_DSP_REG_HIPCTE_MSG_MASK 0x3FFFFFFF macro