Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/stm32/
Dstm32-dma.c1077 static void stm32_dma_clear_reg(struct stm32_dma_chan_reg *regs) in stm32_dma_clear_reg() function
1136 stm32_dma_clear_reg(&desc->sg_req[i].chan_reg); in stm32_dma_prep_slave_sg()
1224 stm32_dma_clear_reg(&desc->sg_req[i].chan_reg); in stm32_dma_prep_dma_cyclic()
1274 stm32_dma_clear_reg(&desc->sg_req[i].chan_reg); in stm32_dma_prep_dma_memcpy()
1493 stm32_dma_clear_reg(&chan->chan_reg); in stm32_dma_free_chan_resources()
1505 stm32_dma_clear_reg(&chan->chan_reg); in stm32_dma_set_config()