Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dstm32-mdma.c1319 static size_t stm32_mdma_desc_residue(struct stm32_mdma_chan *chan, in stm32_mdma_desc_residue() function
1379 residue = stm32_mdma_desc_residue(chan, chan->desc, chan->curr_hwdesc, state); in stm32_mdma_tx_status()
1381 residue = stm32_mdma_desc_residue(chan, to_stm32_mdma_desc(vdesc), 0, state); in stm32_mdma_tx_status()