Searched refs:ACP_DMA_CNTL_0 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/sound/soc/sof/amd/ |
D | acp-dsp-offset.h | 15 #define ACP_DMA_CNTL_0 0x00 macro
|
D | acp.c | 74 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), in config_dma_channel() 88 snd_sof_dsp_write(sdev, ACP_DSP_BAR, (ACP_DMA_CNTL_0 + ch * sizeof(u32)), 0); in config_dma_channel() 92 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), ACP_DMA_CH_RUN); in config_dma_channel() 273 val = snd_sof_dsp_read(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32)); in acp_dma_status()
|
D | acp.h | 46 #define ACPBUS_REG_BASE_OFFSET ACP_DMA_CNTL_0
|
/Linux-v6.1/sound/soc/amd/vangogh/ |
D | vg_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/Linux-v6.1/sound/soc/amd/renoir/ |
D | rn_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/Linux-v6.1/sound/soc/amd/yc/ |
D | acp6x_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/Linux-v6.1/include/sound/ |
D | acp62_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x0000000 macro
|