Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A 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()
1276 stm32_dma_clear_reg(&desc->sg_req[i].chan_reg); in stm32_dma_prep_dma_memcpy()
1497 stm32_dma_clear_reg(&chan->chan_reg); in stm32_dma_free_chan_resources()
1509 stm32_dma_clear_reg(&chan->chan_reg); in stm32_dma_set_config()