Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma3.c147 #define CTR2_SWREQ BIT(9) macro
602 _ctr2 |= FIELD_PREP(CTR2_REQSEL, chan->dt_config.req_line) & ~CTR2_SWREQ; in stm32_dma3_chan_prep_hw()
715 _ctr2 |= CTR2_SWREQ; in stm32_dma3_chan_prep_hw()