Searched refs:STM32_MDMA_CTBR_TSEL (Results 1 – 1 of 1) sorted by relevance
160 #define STM32_MDMA_CTBR_TSEL(n) FIELD_PREP(STM32_MDMA_CTBR_TSEL_MASK, (n)) macro540 ctbr |= STM32_MDMA_CTBR_TSEL(chan_config->request); in stm32_mdma_set_xfer_param()