Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
Dstm32-dma.c723 u32 dma_scr, fifoth; in stm32_dma_set_xfer_param() local
729 fifoth = chan->threshold; in stm32_dma_set_xfer_param()
741 fifoth, in stm32_dma_set_xfer_param()
750 fifoth); in stm32_dma_set_xfer_param()
760 fifoth, in stm32_dma_set_xfer_param()
774 if (fifoth != STM32_DMA_FIFO_THRESHOLD_NONE) in stm32_dma_set_xfer_param()
775 chan->chan_reg.dma_sfcr |= STM32_DMA_SFCR_FTH(fifoth); in stm32_dma_set_xfer_param()
791 fifoth, in stm32_dma_set_xfer_param()
800 fifoth); in stm32_dma_set_xfer_param()
810 fifoth, in stm32_dma_set_xfer_param()
[all …]