Searched refs:msg_ext (Results 1 – 4 of 4) sorted by relevance
38 u32 msg_ext; in cnl_ipc_irq_thread() local48 msg_ext = hipci & CNL_DSP_REG_HIPCIDR_MSG_MASK; in cnl_ipc_irq_thread()53 msg, msg_ext); in cnl_ipc_irq_thread()81 msg_ext = hipctdd & CNL_DSP_REG_HIPCTDD_MSG_MASK; in cnl_ipc_irq_thread()85 msg, msg_ext); in cnl_ipc_irq_thread()90 snd_sof_dsp_panic(sdev, HDA_DSP_PANIC_OFFSET(msg_ext)); in cnl_ipc_irq_thread()
139 u32 msg_ext; in hda_dsp_ipc_irq_thread() local152 msg_ext = hipcie & HDA_DSP_REG_HIPCIE_MSG_MASK; in hda_dsp_ipc_irq_thread()156 msg, msg_ext); in hda_dsp_ipc_irq_thread()198 msg_ext = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc_irq_thread()202 msg, msg_ext); in hda_dsp_ipc_irq_thread()212 snd_sof_dsp_panic(sdev, HDA_DSP_PANIC_OFFSET(msg_ext)); in hda_dsp_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()