Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
Dstm32-dma.c120 #define STM32_DMA_FIFO_THRESHOLD_FULL 0x03 macro
275 if (threshold == STM32_DMA_FIFO_THRESHOLD_FULL) in stm32_dma_get_max_width()