Home
last modified time | relevance | path

Searched refs:mmACP_DMA_CNTL_0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/amd/
H A Dacp-pcm-dma.c139 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in config_acp_dma_channel()
141 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in config_acp_dma_channel()
186 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in pre_config_reset()
188 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in pre_config_reset()
190 ret = readl_poll_timeout(acp_mmio + ((mmACP_DMA_CNTL_0 + ch_num) * 4), in pre_config_reset()
419 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_start()
449 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_start()
459 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_stop()
468 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_stop()
477 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 in acp_dma_stop()
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/
H A Dacp-pcm-dma.c139 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in config_acp_dma_channel()
141 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in config_acp_dma_channel()
186 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in pre_config_reset()
188 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in pre_config_reset()
190 ret = readl_poll_timeout(acp_mmio + ((mmACP_DMA_CNTL_0 + ch_num) * 4), in pre_config_reset()
419 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_start()
450 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_start()
460 dma_ctrl = acp_reg_read(acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_stop()
469 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 + ch_num); in acp_dma_stop()
478 acp_reg_write(dma_ctrl, acp_mmio, mmACP_DMA_CNTL_0 in acp_dma_stop()
[all...]
/kernel/linux/linux-5.10/sound/soc/amd/raven/
H A Dchip_offset_byte.h12 #define mmACP_DMA_CNTL_0 0x1240000 macro
/kernel/linux/linux-5.10/sound/soc/amd/include/
H A Dacp_2_2_d.h27 #define mmACP_DMA_CNTL_0 0x5000 macro
/kernel/linux/linux-6.6/sound/soc/amd/raven/
H A Dchip_offset_byte.h12 #define mmACP_DMA_CNTL_0 0x1240000 macro
/kernel/linux/linux-6.6/sound/soc/amd/include/
H A Dacp_2_2_d.h27 #define mmACP_DMA_CNTL_0 0x5000 macro

Completed in 13 milliseconds