Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c126 void *qmgr_scratch; member
845 dma_free_coherent(dev, QMGR_SCRATCH_SIZE, cdd->qmgr_scratch, in deinit_cppi41()
914 cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE, in init_cppi41()
916 if (!cdd->qmgr_scratch) in init_cppi41()