Home
last modified time | relevance | path

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

/linux/drivers/dma/ti/
H A Dedma.c419 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()
2401 edma_write_slot(ecc, i, &dummy_paramset); in edma_probe()
2610 edma_write_slot(ecc, ecc->dummy_slot, &dummy_paramset); in edma_pm_resume()