Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/amd/
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()
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()
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()
527 sdev->debug_box.offset = sdev->host_box.offset + sdev->host_box.size; in amd_sof_acp_probe()
528 sdev->debug_box.size = BOX_SIZE_1024; in amd_sof_acp_probe()
Dacp-pcm.c45 buf_offset = sdev->debug_box.offset + in acp_pcm_hw_params()
/linux-6.1.9/sound/soc/sof/mediatek/
Dmtk-adsp-common.c70 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in mtk_adsp_dump()
/linux-6.1.9/sound/soc/sof/imx/
Dimx-common.c63 sof_mailbox_read(sdev, sdev->debug_box.offset + 0x4, &status, 4); in imx8_dump()
Dimx8m.c89 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8m_dsp_handle_request()
Dimx8ulp.c102 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8ulp_dsp_handle_request()
Dimx8.c96 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, &p, sizeof(p)); in imx8_dsp_handle_request()
/linux-6.1.9/sound/soc/sof/
Dipc4-mtrace.c514 slot_desc_type_offset = sdev->debug_box.offset; in sof_mtrace_find_core_slots()
534 core_data->slot_offset = sdev->debug_box.offset; in sof_mtrace_find_core_slots()
Dipc4.c549 sdev->debug_box.offset = snd_sof_dsp_get_window_offset(sdev, in ipc4_fw_ready()
556 dev_dbg(sdev->dev, "debug box 0x%x\n", sdev->debug_box.offset); in ipc4_fw_ready()
Dipc3.c716 sdev->debug_box.offset = debug_offset; in ipc3_get_windows()
717 sdev->debug_box.size = debug_size; in ipc3_get_windows()
Dsof-priv.h521 struct snd_sof_mailbox debug_box; /* Debug info updates */ member
/linux-6.1.9/sound/soc/sof/mediatek/mt8186/
Dmt8186.c102 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, in mt8186_dsp_handle_request()
/linux-6.1.9/sound/soc/sof/mediatek/mt8195/
Dmt8195.c103 sof_mailbox_read(priv->sdev, priv->sdev->debug_box.offset + 4, in mt8195_dsp_handle_request()