Searched refs:ACP_DMA_CNTL_0 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/soc/sof/amd/ |
H A D | acp-dsp-offset.h | 15 #define ACP_DMA_CNTL_0 0x00 macro
|
H A D | acp.c | 95 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), in config_dma_channel() 109 snd_sof_dsp_write(sdev, ACP_DSP_BAR, (ACP_DMA_CNTL_0 + ch * sizeof(u32)), 0); in config_dma_channel() 113 snd_sof_dsp_write(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32), ACP_DMA_CH_RUN); in config_dma_channel() 297 val = snd_sof_dsp_read(sdev, ACP_DSP_BAR, ACP_DMA_CNTL_0 + ch * sizeof(u32)); in acp_dma_status()
|
H A D | acp.h | 54 #define ACPBUS_REG_BASE_OFFSET ACP_DMA_CNTL_0
|
/openbmc/linux/sound/soc/amd/vangogh/ |
H A D | vg_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/openbmc/linux/sound/soc/amd/renoir/ |
H A D | rn_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/openbmc/linux/sound/soc/amd/yc/ |
H A D | acp6x_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x1240000 macro
|
/openbmc/linux/include/sound/ |
H A D | acp63_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x0000000 macro
|