Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/mediatek/
Dmtk-hsdma.c169 dma_addr_t tphys; member
329 &ring->tphys, GFP_NOWAIT); in mtk_hsdma_alloc_pchan()
334 ring->rphys = ring->tphys + MTK_DMA_SIZE * sizeof(*ring->txd); in mtk_hsdma_alloc_pchan()
359 mtk_dma_write(hsdma, MTK_HSDMA_TX_BASE, ring->tphys); in mtk_hsdma_alloc_pchan()
384 pc->sz_ring, ring->txd, ring->tphys); in mtk_hsdma_alloc_pchan()
409 pc->sz_ring, ring->txd, ring->tphys); in mtk_hsdma_free_pchan()