Searched refs:edma_write_slot (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/dma/ti/ |
D | edma.c | 428 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() function 492 edma_write_slot(ecc, slot, &dummy_paramset); in edma_alloc_slot() 503 edma_write_slot(ecc, slot, &dummy_paramset); in edma_free_slot() 754 edma_write_slot(ecc, echan->slot[i], &edesc->pset[j].param); in edma_execute() 2406 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe() 2607 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()
|