Searched refs:ACP_DMA_CNTL_0 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp.c | 96 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), in config_dma_channel() 110 snd_sof_dsp_write(sdev, ACP_DSP_BAR, (ACP_DMA_CNTL_0 + ch * sizeof(u32)), 0); in config_dma_channel() 114 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), ACP_DMA_CH_RUN); in config_dma_channel() 298 val = snd_sof_dsp_read(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32)); in acp_dma_status()
|
H A D | acp-dsp-offset.h | 15 #define ACP_DMA_CNTL_0 0x00 macro
|
H A D | acp.h | 51 #define ACPBUS_REG_BASE_OFFSET ACP_DMA_CNTL_0
|
/kernel/linux/linux-5.10/sound/soc/amd/renoir/ |
H A D | rn_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/ |
H A D | vg_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/kernel/linux/linux-6.6/sound/soc/amd/renoir/ |
H A D | rn_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | acp63_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x0000000 macro
|
/kernel/linux/linux-6.6/sound/soc/amd/yc/ |
H A D | acp6x_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
Completed in 10 milliseconds