Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()