Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma.c120 #define STM32_DMA_FIFO_THRESHOLD_FULL 0x03 macro
288 if (threshold == STM32_DMA_FIFO_THRESHOLD_FULL) in stm32_dma_get_max_width()