Searched refs:host_box (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| 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()
|
| A D | atom.c | 190 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in atom_send_msg() 215 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in atom_get_reply() 230 sof_mailbox_read(sdev, sdev->host_box.offset, in atom_get_reply()
|
| A D | bdw.c | 368 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg() 392 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in bdw_get_reply() 407 sof_mailbox_read(sdev, sdev->host_box.offset, in bdw_get_reply()
|
| A D | cnl.c | 191 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
|
| /linux/sound/soc/sof/imx/ |
| A D | imx8m.c | 47 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in imx8m_get_reply() 62 sof_mailbox_read(sdev, sdev->host_box.offset, in imx8m_get_reply() 114 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
|
| A D | imx8.c | 74 sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply)); in imx8_get_reply() 89 sof_mailbox_read(sdev, sdev->host_box.offset, in imx8_get_reply() 141 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()
|
| /linux/sound/soc/sof/ |
| A D | loader.c | 459 sdev->host_box.offset = outbox_offset; in sof_get_windows() 460 sdev->host_box.size = outbox_size; in sof_get_windows()
|
| A D | sof-priv.h | 416 struct snd_sof_mailbox host_box; /* Host initiated IPC */ member
|
Completed in 16 milliseconds