Searched refs:CCR_ALLIE (Results 1 – 1 of 1) sorted by relevance
109 #define CCR_ALLIE GENMASK(13, 8) macro984 writel_relaxed(ccr & ~(CCR_ALLIE | CCR_EN), ddata->base + STM32_DMA3_CCR(chan->id)); in stm32_dma3_chan_stop()1027 ccr = readl_relaxed(ddata->base + STM32_DMA3_CCR(chan->id)) & CCR_ALLIE; in stm32_dma3_chan_irq()