Searched refs:hw_semaphore_offset (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/sound/soc/sof/amd/ |
D | pci-rmb.c | 37 .hw_semaphore_offset = ACP6X_AXI2DAGB_SEM_0,
|
D | pci-vangogh.c | 36 .hw_semaphore_offset = ACP5X_AXI2DAGB_SEM_0,
|
D | pci-rn.c | 37 .hw_semaphore_offset = ACP3X_AXI2DAGB_SEM_0,
|
D | acp-ipc.c | 74 while (snd_sof_dsp_read(sdev, ACP_DSP_BAR, desc->hw_semaphore_offset)) { in acp_sof_ipc_send_msg() 90 snd_sof_dsp_write(sdev, ACP_DSP_BAR, desc->hw_semaphore_offset, 0x0); in acp_sof_ipc_send_msg()
|
D | acp.c | 346 while (snd_sof_dsp_read(sdev, ACP_DSP_BAR, desc->hw_semaphore_offset)) { in acp_irq_thread() 357 snd_sof_dsp_write(sdev, ACP_DSP_BAR, desc->hw_semaphore_offset, 0x0); in acp_irq_thread()
|
D | acp.h | 181 u32 hw_semaphore_offset; member
|