Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/amd/
Dacp-ipc.c71 unsigned int offset = sdev->host_box.offset; in acp_sof_ipc_send_msg()
101 unsigned int offset = sdev->host_box.offset; in acp_dsp_ipc_get_reply()
Dacp.c810 sdev->host_box.offset = sdev->dsp_box.offset + sdev->dsp_box.size; in amd_sof_acp_probe()
811 sdev->host_box.size = BOX_SIZE_512; in amd_sof_acp_probe()
813 sdev->debug_box.offset = sdev->host_box.offset + sdev->host_box.size; in amd_sof_acp_probe()
/linux-6.12.1/sound/soc/sof/intel/
Dcnl.c278 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in cnl_ipc4_send_msg()
316 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
Dhda-ipc.c68 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg()
118 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in hda_dsp_ipc4_send_msg()
Datom.c188 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in atom_send_msg()
Dbdw.c366 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg()
Dmtl.c112 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in mtl_ipc_send_msg()
/linux-6.12.1/sound/soc/sof/
Dipc4.c786 sdev->host_box.offset = snd_sof_dsp_get_window_offset(sdev, in sof_ipc4_init()
788 sdev->host_box.size = SOF_IPC4_MSG_MAX_SIZE; in sof_ipc4_init()
800 sdev->host_box.offset, SOF_IPC4_MSG_MAX_SIZE); in sof_ipc4_init()
Dipc3.c242 snd_sof_dsp_mailbox_read(sdev, sdev->host_box.offset, reply, sizeof(*reply)); in sof_ipc3_get_reply()
281 snd_sof_dsp_mailbox_read(sdev, sdev->host_box.offset, in sof_ipc3_get_reply()
746 sdev->host_box.offset = outbox_offset; in ipc3_get_windows()
747 sdev->host_box.size = outbox_size; in ipc3_get_windows()
Dsof-priv.h603 struct snd_sof_mailbox host_box; /* Host initiated IPC */ member
/linux-6.12.1/sound/soc/sof/imx/
Dimx8m.c102 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
Dimx8ulp.c114 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8ulp_send_msg()
Dimx8.c108 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()
/linux-6.12.1/sound/soc/sof/mediatek/mt8195/
Dmt8195.c46 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in mt8195_send_msg()
/linux-6.12.1/sound/soc/sof/mediatek/mt8186/
Dmt8186.c46 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in mt8186_send_msg()