Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c702 static inline bool omap_dma_legacy(struct omap_dmadev *od) in omap_dma_legacy() function
714 if (omap_dma_legacy(od)) { in omap_dma_alloc_chan_resources()
726 if (!omap_dma_legacy(od)) { in omap_dma_alloc_chan_resources()
765 if (!omap_dma_legacy(od)) { in omap_dma_free_chan_resources()
776 if (omap_dma_legacy(od)) in omap_dma_free_chan_resources()
1863 if (!omap_dma_legacy(od)) { in omap_dma_remove()