Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-ipc.c192 u32 primary = hipct & HDA_DSP_REG_HIPCT_MSG_MASK; in hda_dsp_ipc4_irq_thread()
312 msg = hipct & HDA_DSP_REG_HIPCT_MSG_MASK; in hda_dsp_ipc_irq_thread()
H A Dhda.h332 #define HDA_DSP_REG_HIPCT_MSG_MASK 0x7FFFFFFF macro