Searched refs:msg_ext (Results 1 – 4 of 4) sorted by relevance
137 u32 msg_ext; in hda_dsp_ipc_irq_thread() local150 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()
40 u32 msg_ext; in cnl_ipc_irq_thread() local50 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()
298 u8 msg_ext; /* more messages */ member
2657 msg->msg_len,msg->msg_answer,msg->msg_ext,msg->msg_alen)); in gdth_sync_event()2661 if (!(msg->msg_answer && msg->msg_ext)) { in gdth_sync_event()2666 if (msg->msg_ext && !msg->msg_answer) { in gdth_sync_event()2699 msg->msg_ext = 0; in gdth_sync_event()