Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dstm32-dma.c1078 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()
1225 stm32_dma_clear_reg(&desc->sg_req[i].chan_reg); in stm32_dma_prep_dma_cyclic()
1272 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()