Searched refs:STM32_DMA_MDMA_STREAM_ID_MASK (Results 1 – 1 of 1) sorted by relevance
143 #define STM32_DMA_MDMA_STREAM_ID_MASK GENMASK(19, 16) macro1522 chan->mdma_config.stream_id = FIELD_GET(STM32_DMA_MDMA_STREAM_ID_MASK, cfg->features); in stm32_dma_set_config()