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.c506 static void edma_link(struct edma_cc *ecc, unsigned from, unsigned to) in edma_link() function
770 edma_link(ecc, echan->slot[i], echan->slot[i + 1]); in edma_execute()
782 edma_link(ecc, echan->slot[nslots - 1], echan->slot[1]); in edma_execute()
784 edma_link(ecc, echan->slot[nslots - 1], in edma_execute()