Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma3.c103 #define CCR_TCIE BIT(8) macro
994 if (csr & CSR_TCF && ccr & CCR_TCIE) { in stm32_dma3_chan_irq()
1182 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_dma_memcpy()
1265 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_slave_sg()
1340 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_dma_cyclic()