Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dstm32-mdma.c112 #define STM32_MDMA_CTCR_SINCOS(n) FIELD_PREP(STM32_MDMA_CTCR_SINCOS_MASK, (n)) macro
581 STM32_MDMA_CTCR_SINCOS(src_bus_width); in stm32_mdma_set_xfer_param()
618 ctcr |= STM32_MDMA_CTCR_SINCOS(src_bus_width); in stm32_mdma_set_xfer_param()
1027 STM32_MDMA_CTCR_SINCOS(src_bus_width); in stm32_mdma_prep_dma_memcpy()
1082 STM32_MDMA_CTCR_SINCOS(src_bus_width); in stm32_mdma_prep_dma_memcpy()