Home
last modified time | relevance | path

Searched refs:scratch_ipc_conf (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/soc/sof/amd/
Dacp-common.c30 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in amd_sof_ipc_dump()
32 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in amd_sof_ipc_dump()
34 offsetof(struct scratch_ipc_conf, sof_host_msg_write); in amd_sof_ipc_dump()
36 offsetof(struct scratch_ipc_conf, sof_host_ack_write); in amd_sof_ipc_dump()
Dacp-ipc.c46 offsetof(struct scratch_ipc_conf, sof_host_msg_write); in acp_ipc_host_msg_set()
54 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in acp_dsp_ipc_host_done()
62 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in acp_dsp_ipc_dsp_done()
161 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in acp_sof_ipc_irq_thread()
163 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in acp_sof_ipc_irq_thread()
Dacp.h121 struct scratch_ipc_conf { struct
141 struct scratch_ipc_conf info; argument