Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dstm32-mdma.c202 bool m2m_hw; /* True when MDMA is triggered by STM32 DMA */ member
549 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
557 if (chan_config->m2m_hw) { in stm32_mdma_set_xfer_param()
563 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
608 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
617 if (chan_config->m2m_hw) { in stm32_mdma_set_xfer_param()
623 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
739 if (chan_config->m2m_hw) in stm32_mdma_setup_xfer()
751 if (chan_config->m2m_hw && (i & 1)) in stm32_mdma_setup_xfer()
760 if (chan_config->m2m_hw && (i & 1)) in stm32_mdma_setup_xfer()
[all …]