Home
last modified time | relevance | path

Searched refs:edma_get_position (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c573 * edma_get_position - returns the current transfer point
580 static dma_addr_t edma_get_position(struct edma_cc *ecc, unsigned slot, in edma_get_position() function
1840 pos = edma_get_position(echan->ecc, echan->slot[0], dst); in edma_residue()
1857 pos = edma_get_position(echan->ecc, echan->slot[0], dst); in edma_residue()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c521 * edma_get_position - returns the current transfer point
528 static dma_addr_t edma_get_position(struct edma_cc *ecc, unsigned slot, in edma_get_position() function
1782 pos = edma_get_position(echan->ecc, echan->slot[0], dst); in edma_residue()
1799 pos = edma_get_position(echan->ecc, echan->slot[0], dst); in edma_residue()

Completed in 7 milliseconds