Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dstm32-mdma.c201 bool m2m_hw; /* True when MDMA is triggered by STM32 DMA */ member
548 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
556 if (chan_config->m2m_hw) { in stm32_mdma_set_xfer_param()
562 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
607 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
616 if (chan_config->m2m_hw) { in stm32_mdma_set_xfer_param()
622 if (chan_config->m2m_hw) in stm32_mdma_set_xfer_param()
738 if (chan_config->m2m_hw) in stm32_mdma_setup_xfer()
750 if (chan_config->m2m_hw && (i & 1)) in stm32_mdma_setup_xfer()
759 if (chan_config->m2m_hw && (i & 1)) in stm32_mdma_setup_xfer()
[all …]