Searched refs:edma_alloc_slot (Results 1 – 1 of 1) sorted by relevance
506 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() function1116 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()1246 echan->slot[1] = edma_alloc_slot(echan->ecc, in edma_prep_dma_memcpy()1438 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()1743 echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num); in edma_alloc_chan_resources()2490 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()