Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-hsdma.c168 dma_addr_t tphys; member
328 &ring->tphys, GFP_NOWAIT); in mtk_hsdma_alloc_pchan()
333 ring->rphys = ring->tphys + MTK_DMA_SIZE * sizeof(*ring->txd); in mtk_hsdma_alloc_pchan()
358 mtk_dma_write(hsdma, MTK_HSDMA_TX_BASE, ring->tphys); in mtk_hsdma_alloc_pchan()
383 pc->sz_ring, ring->txd, ring->tphys); in mtk_hsdma_alloc_pchan()
408 pc->sz_ring, ring->txd, ring->tphys); in mtk_hsdma_free_pchan()