Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
A Dhda-ipc.c137 u32 msg_ext; in hda_dsp_ipc_irq_thread() local
150 msg_ext = hipcie & HDA_DSP_REG_HIPCIE_MSG_MASK; in hda_dsp_ipc_irq_thread()
154 msg, msg_ext); in hda_dsp_ipc_irq_thread()
188 msg_ext = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc_irq_thread()
192 msg, msg_ext); in hda_dsp_ipc_irq_thread()
202 snd_sof_dsp_panic(sdev, HDA_DSP_PANIC_OFFSET(msg_ext)); in hda_dsp_ipc_irq_thread()
A Dcnl.c40 u32 msg_ext; in cnl_ipc_irq_thread() local
50 msg_ext = hipci & CNL_DSP_REG_HIPCIDR_MSG_MASK; in cnl_ipc_irq_thread()
55 msg, msg_ext); in cnl_ipc_irq_thread()
78 msg_ext = hipctdd & CNL_DSP_REG_HIPCTDD_MSG_MASK; in cnl_ipc_irq_thread()
82 msg, msg_ext); in cnl_ipc_irq_thread()
87 snd_sof_dsp_panic(sdev, HDA_DSP_PANIC_OFFSET(msg_ext)); in cnl_ipc_irq_thread()

Completed in 3 milliseconds