Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/stm32/
H A Dstm32-dma3.c86 #define CFCR_SUSPF BIT(13) macro
824 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_suspend()
882 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_set_residue()
907 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_set_residue()