Home
last modified time | relevance | path

Searched full:bcdma (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/dma/ti/
H A Dk3-udma.c108 /* 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/arch/arm64/boot/dts/ti/
H A Dk3-j722s-main.dtsi411 compatible = "ti,j722s-dmss-bcdma-csi";
H A Dk3-am62p-j722s-common-main.dtsi115 compatible = "ti,am64-dmss-bcdma";
200 compatible = "ti,am62a-dmss-bcdma-csirx";
H A Dk3-am62a-main.dtsi117 compatible = "ti,am64-dmss-bcdma";
202 compatible = "ti,am62a-dmss-bcdma-csirx";
H A Dk3-am62-main.dtsi122 compatible = "ti,am64-dmss-bcdma";
/linux/drivers/soc/ti/
H A Dk3-ringacc.c205 * @dma_rings: indicate DMA ring (dual ring within BCDMA/PKTDMA)
/linux/drivers/firmware/
H A Dti_sci.h1102 * @extended_ch_type: Valid for BCDMA.
/linux/sound/soc/ti/
H A Ddavinci-mcasp.c2057 else if (strstr(tmp, "bcdma")) in davinci_mcasp_get_dma_type()