Home
last modified time | relevance | path

Searched refs:debug_box (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/amd/
A Dacp-common.c45 u32 dsp_msg_write = sdev->debug_box.offset + in amd_sof_ipc_dump()
47 u32 dsp_ack_write = sdev->debug_box.offset + in amd_sof_ipc_dump()
49 u32 host_msg_write = sdev->debug_box.offset + in amd_sof_ipc_dump()
51 u32 host_ack_write = sdev->debug_box.offset + in amd_sof_ipc_dump()
117 if (sdev->dsp_oops_offset > sdev->debug_box.offset) { in amd_sof_dump()
118 acp_mailbox_read(sdev, sdev->debug_box.offset, &status, sizeof(u32)); in amd_sof_dump()
A Dacp-ipc.c45 unsigned int host_msg = sdev->debug_box.offset + in acp_ipc_host_msg_set()
53 unsigned int dsp_msg = sdev->debug_box.offset + in acp_dsp_ipc_host_done()
61 unsigned int dsp_ack = sdev->debug_box.offset + in acp_dsp_ipc_dsp_done()
151 unsigned int dsp_msg_write = sdev->debug_box.offset + in acp_sof_ipc_irq_thread()
153 unsigned int dsp_ack_write = sdev->debug_box.offset + in acp_sof_ipc_irq_thread()
190 acp_mailbox_read(sdev, sdev->debug_box.offset, &status, sizeof(u32)); in acp_sof_ipc_irq_thread()
A Dacp-stream.c92 phy_addr_offset = sdev->debug_box.offset + in acp_dsp_stream_config()
101 offset = offset + sdev->debug_box.offset; in acp_dsp_stream_config()
A Dacp.c45 addr = desc->sram_pte_offset + sdev->debug_box.offset + in init_dma_descriptor()
58 offset = ACP_SCRATCH_REG_0 + sdev->debug_box.offset + in configure_dma_descriptor()
525 sdev->debug_box.offset = sdev->host_box.offset + sdev->host_box.size; in amd_sof_acp_probe()
526 sdev->debug_box.size = BOX_SIZE_1024; in amd_sof_acp_probe()
A Dacp-pcm.c45 buf_offset = sdev->debug_box.offset + in acp_pcm_hw_params()
/linux-6.3-rc2/sound/soc/sof/mediatek/
A Dmtk-adsp-common.c70 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in mtk_adsp_dump()
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx-common.c63 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in imx8_dump()
A Dimx8m.c89 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8m_dsp_handle_request()
A Dimx8ulp.c102 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8ulp_dsp_handle_request()
A Dimx8.c96 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8_dsp_handle_request()
/linux-6.3-rc2/sound/soc/sof/
A Dipc4-mtrace.c515 slot_desc_type_offset = sdev->debug_box.offset; in sof_mtrace_find_core_slots()
535 core_data->slot_offset = sdev->debug_box.offset; in sof_mtrace_find_core_slots()
A Dipc4.c564 sdev->debug_box.offset = snd_sof_dsp_get_window_offset(sdev, in ipc4_fw_ready()
571 dev_dbg(sdev->dev, "debug box 0x%x\n", sdev->debug_box.offset); in ipc4_fw_ready()
A Dipc3.c716 sdev->debug_box.offset = debug_offset; in ipc3_get_windows()
717 sdev->debug_box.size = debug_size; in ipc3_get_windows()
A Dsof-priv.h566 struct snd_sof_mailbox debug_box; /* Debug info updates */ member
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c102 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, in mt8186_dsp_handle_request()
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/
A Dmt8195.c103 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, in mt8195_dsp_handle_request()

Completed in 21 milliseconds