Home
last modified time | relevance | path

Searched refs:EDMA_SLOT_ANY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c131 #define EDMA_SLOT_ANY -1 /* for edma_alloc_slot() */ macro
501 * Normal use is to pass EDMA_SLOT_ANY as the @slot, but specific
512 slot = EDMA_SLOT_ANY; in edma_alloc_slot()
1116 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()
1247 EDMA_SLOT_ANY); in edma_prep_dma_memcpy()
1438 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()
2500 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c122 #define EDMA_SLOT_ANY -1 /* for edma_alloc_slot() */ macro
449 * Normal use is to pass EDMA_SLOT_ANY as the @slot, but specific
460 slot = EDMA_SLOT_ANY; in edma_alloc_slot()
1059 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_slave_sg()
1190 EDMA_SLOT_ANY); in edma_prep_dma_memcpy()
1381 edma_alloc_slot(echan->ecc, EDMA_SLOT_ANY); in edma_prep_dma_cyclic()
2442 ecc->dummy_slot = edma_alloc_slot(ecc, EDMA_SLOT_ANY); in edma_probe()

Completed in 8 milliseconds