Home
last modified time | relevance | path

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

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