Searched refs:edma_write_slot (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/dma/ti/ |
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() 2598 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()
|