Home
last modified time | relevance | path

Searched refs:PDM_DMA_STAT (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/amd/renoir/
H A Drn_acp3x.h32 #define PDM_DMA_STAT 0x10 macro
H A Dacp3x-pdm-dma.c56 if ((val & BIT(PDM_DMA_STAT)) && rn_pdm_data->capture_stream) { in pdm_irq_handler()
57 rn_writel(BIT(PDM_DMA_STAT), rn_pdm_data->acp_base + in pdm_irq_handler()
/linux/sound/soc/amd/yc/
H A Dacp6x.h28 #define PDM_DMA_STAT 0x10 macro
/linux/sound/soc/amd/ps/
H A Dpci-ps.c239 if (ext_intr_stat & BIT(PDM_DMA_STAT)) { in acp63_irq_handler()
241 writel(BIT(PDM_DMA_STAT), adata->acp63_base + ACP_EXTERNAL_INTR_STAT); in acp63_irq_handler()
H A Dacp63.h30 #define PDM_DMA_STAT 0x10 macro
/linux/sound/soc/amd/acp/
H A Damd.h129 #define PDM_DMA_STAT 0x10 macro