Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dstm32-dma.c118 #define STM32_DMA_FIFO_THRESHOLD_FULL 0x03 macro
267 if (threshold == STM32_DMA_FIFO_THRESHOLD_FULL) in stm32_dma_get_max_width()