Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda-ipc.c193 u32 extension = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc4_irq_thread()
313 msg_ext = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc_irq_thread()
H A Dhda.h335 #define HDA_DSP_REG_HIPCTE_MSG_MASK 0x3FFFFFFF macro