Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/stm32/
Dstm32-dma3.c86 #define CFCR_SUSPF BIT(13) macro
795 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_suspend()
853 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_set_residue()
878 writel_relaxed(CFCR_SUSPF, ddata->base + STM32_DMA3_CFCR(chan->id)); in stm32_dma3_chan_set_residue()