Lines Matching full:pktdma
86 int tflow_id; /* applicable only for PKTDMA */
116 /* PKTDMA Output Event Offsets */
271 /* PKTDMA default tflow or rflow for mapped channel */
874 * PKTDMA supports pre-linked descriptor and cyclic is not in udma_start_desc()
1412 * mapped_channel_id is -1 for UDMA, BCDMA and PKTDMA unmapped channels. in udma_get_tchan()
1413 * For PKTDMA mapped channels it is configured to a channel which must in udma_get_tchan()
1427 /* Only PKTDMA have support for tx flows */ in udma_get_tchan()
1461 * mapped_channel_id is -1 for UDMA, BCDMA and PKTDMA unmapped channels. in udma_get_rchan()
1462 * For PKTDMA mapped channels it is configured to a channel which must in udma_get_rchan()
4353 .enable_memcpy_support = false, /* PKTDMA does not support MEM_TO_MEM */
4395 .compatible = "ti,am64-dmss-pktdma",
5420 /* cyclic operation is not supported via PKTDMA */ in udma_probe()