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
1029 if (csr & CSR_TCF && ccr & CCR_TCIE) { in stm32_dma3_chan_irq()
1281 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_dma_memcpy()
1375 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_slave_sg()
1454 swdesc->ccr |= CCR_TCIE; in stm32_dma3_prep_dma_cyclic()