Searched full:bcdma (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/dma/ti/ |
| H A D | k3-udma.c | 108 /* BCDMA Output Event Offsets */ 1419 * mapped_channel_id is -1 for UDMA, BCDMA and PKTDMA unmapped channels. in udma_get_tchan() 1468 * mapped_channel_id is -1 for UDMA, BCDMA and PKTDMA unmapped channels. in udma_get_rchan() 2530 /* Event from BCDMA (TR events) only needed for slave channels */ in bcdma_alloc_chan_resources() 2534 dev_err(ud->dev, "Failed to get bcdma irq (index: %u)\n", in bcdma_alloc_chan_resources() 2544 dev_err(ud->dev, "chan%d: BCDMA irq request failed\n", in bcdma_alloc_chan_resources() 3212 * For cyclic mode with BCDMA we have to set EOP in each TR to in udma_configure_statictr() 3524 * For BCDMA <-> PDMA transfers, the EOP flag needs to be set on the in udma_prep_dma_cyclic_tr() 4441 .compatible = "ti,am64-dmss-bcdma", 4449 .compatible = "ti,am62a-dmss-bcdma-csirx", [all …]
|
| /linux/drivers/soc/ti/ |
| H A D | k3-ringacc.c | 205 * @dma_rings: indicate DMA ring (dual ring within BCDMA/PKTDMA)
|
| /linux/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 2057 else if (strstr(tmp, "bcdma")) in davinci_mcasp_get_dma_type()
|