Searched defs:STM32_MDMA_CISR_TCIF (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ | ||
H A D | stm32-mdma.c | 47 #define STM32_MDMA_CISR_TCIF BIT(4) macro |
/kernel/linux/linux-6.6/drivers/dma/ | ||
H A D | stm32-mdma.c | 40 #define STM32_MDMA_CISR_TCIF BIT(4) macro |
Completed in 11 milliseconds