Searched refs:edma_channel_alloc (Results 1 – 3 of 3) sorted by relevance
160 struct edma_channel *edma_channel_alloc(enum edma_type, unsigned int,
470 sc->sc_edma_tx = edma_channel_alloc(EDMA_TYPE_DMA, tx_chan, in ti_sdhc_edma_init()473 sc->sc_edma_rx = edma_channel_alloc(EDMA_TYPE_DMA, rx_chan, in ti_sdhc_edma_init()
286 edma_channel_alloc(enum edma_type type, unsigned int drq, in edma_channel_alloc() function