Searched refs:edma_write_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | edma.c | 471 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() function 535 edma_write_slot(ecc, slot, &dummy_paramset); in edma_alloc_slot() 546 edma_write_slot(ecc, slot, &dummy_paramset); in edma_free_slot() 802 edma_write_slot(ecc, echan->slot[i], &edesc->pset[j].param); in edma_execute() 2455 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe() 2666 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | edma.c | 419 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() function 483 edma_write_slot(ecc, slot, &dummy_paramset); in edma_alloc_slot() 494 edma_write_slot(ecc, slot, &dummy_paramset); in edma_free_slot() 745 edma_write_slot(ecc, echan->slot[i], &edesc->pset[j].param); in edma_execute() 2397 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe() 2608 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()
|
Completed in 7 milliseconds