/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 60 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg() 101 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, in hda_dsp_ipc_get_reply() 119 sof_mailbox_read(sdev, sdev->host_box.offset, in hda_dsp_ipc_get_reply()
|
H A D | bdw.c | 364 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg() 388 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in bdw_get_reply() 403 sof_mailbox_read(sdev, sdev->host_box.offset, in bdw_get_reply()
|
H A D | byt.c | 244 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in byt_send_msg() 268 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in byt_get_reply() 283 sof_mailbox_read(sdev, sdev->host_box.offset, in byt_get_reply()
|
H A D | cnl.c | 191 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
|
/kernel/linux/linux-5.10/sound/soc/sof/imx/ |
H A D | imx8m.c | 46 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in imx8m_get_reply() 61 sof_mailbox_read(sdev, sdev->host_box.offset, in imx8m_get_reply() 113 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
|
H A D | imx8.c | 73 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in imx8_get_reply() 88 sof_mailbox_read(sdev, sdev->host_box.offset, in imx8_get_reply() 140 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()
|
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp.c | 541 sdev->host_box.offset = sdev->dsp_box.offset + sdev->dsp_box.size; in amd_sof_acp_probe() 542 sdev->host_box.size = BOX_SIZE_512; in amd_sof_acp_probe() 544 sdev->debug_box.offset = sdev->host_box.offset + sdev->host_box.size; in amd_sof_acp_probe()
|
H A D | acp-ipc.c | 71 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()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 62 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg() 110 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in hda_dsp_ipc4_send_msg()
|
H A D | cnl.c | 276 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in cnl_ipc4_send_msg() 313 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
|
H A D | atom.c | 188 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in atom_send_msg()
|
H A D | bdw.c | 366 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg()
|
H A D | mtl.c | 108 sof_mailbox_write(sdev, sdev->host_box.offset, msg_data->data_ptr, in mtl_ipc_send_msg()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3.c | 242 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()
|
H A D | ipc4.c | 567 sdev->host_box.offset = outbox_offset; in ipc4_fw_ready() 568 sdev->host_box.size = outbox_size; in ipc4_fw_ready()
|
H A D | sof-priv.h | 578 struct snd_sof_mailbox host_box; /* Host initiated IPC */ member
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | ipc.c | 764 sdev->host_box.offset = hostbox; in snd_sof_dsp_mailbox_init() 765 sdev->host_box.size = hostbox_size; in snd_sof_dsp_mailbox_init()
|
H A D | sof-priv.h | 387 struct snd_sof_mailbox host_box; /* Host initiated IPC */ member
|
/kernel/linux/linux-6.6/sound/soc/sof/imx/ |
H A D | imx8.c | 114 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()
|
H A D | imx8ulp.c | 120 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8ulp_send_msg()
|
H A D | imx8m.c | 107 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
|
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/ |
H A D | mt8186.c | 46 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in mt8186_send_msg()
|
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/ |
H A D | mt8195.c | 46 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in mt8195_send_msg()
|