Home
last modified time | relevance | path

Searched refs:STM32_DMA_FIFO_THRESHOLD_FULL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dstm32-dma.c119 #define STM32_DMA_FIFO_THRESHOLD_FULL 0x03 macro
271 if (threshold == STM32_DMA_FIFO_THRESHOLD_FULL) in stm32_dma_get_max_width()
/kernel/linux/linux-6.6/drivers/dma/
H A Dstm32-dma.c121 #define STM32_DMA_FIFO_THRESHOLD_FULL 0x03 macro
289 if (threshold == STM32_DMA_FIFO_THRESHOLD_FULL) in stm32_dma_get_max_width()

Completed in 6 milliseconds