Home
last modified time | relevance | path

Searched refs:edma_write_slot (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/ti/
Dedma.c459 static void edma_write_slot(struct edma_cc *ecc, unsigned slot, in edma_write_slot() function
523 edma_write_slot(ecc, slot, &dummy_paramset); in edma_alloc_slot()
534 edma_write_slot(ecc, slot, &dummy_paramset); in edma_free_slot()
779 edma_write_slot(ecc, echan->slot[i], &edesc->pset[j].param); in edma_execute()
2277 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe()
2473 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()