Home
last modified time | relevance | path

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

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