Searched refs:edma_alloc_slot (Results 1 – 1 of 1) sorted by relevance
463 static int edma_alloc_slot(struct edma_cc *ecc, int slot) in edma_alloc_slot() function1068 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()1198 echan->slot[1] = edma_alloc_slot(echan->ecc, in edma_prep_dma_memcpy()1390 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()1694 echan->slot[0] = edma_alloc_slot(ecc, echan->ch_num); in edma_alloc_chan_resources()2441 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()