Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dedma.c707 static inline struct edma_desc *to_edma_desc(struct dma_async_tx_descriptor *tx) in to_edma_desc() function
732 echan->edesc = to_edma_desc(&vdesc->tx); in edma_execute()
1881 txstate->residue = to_edma_desc(&vdesc->tx)->residue; in edma_tx_status()