Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dedma.c505 static void edma_link(struct edma_cc *ecc, unsigned from, unsigned to) in edma_link() function
769 edma_link(ecc, echan->slot[i], echan->slot[i + 1]); in edma_execute()
781 edma_link(ecc, echan->slot[nslots - 1], echan->slot[1]); in edma_execute()
783 edma_link(ecc, echan->slot[nslots - 1], in edma_execute()