Searched refs:addr_dma (Results 1 – 2 of 2) sorted by relevance
30 &priv->rdma.addr_dma, in meson_rdma_init()50 if (!priv->rdma.addr && !priv->rdma.addr_dma) in meson_rdma_free()56 priv->rdma.addr, priv->rdma.addr_dma); in meson_rdma_free()59 priv->rdma.addr_dma = (dma_addr_t)0; in meson_rdma_free()121 writel(priv->rdma.addr_dma, in meson_rdma_flush()125 writel(priv->rdma.addr_dma + (priv->rdma.offset * RDMA_DESC_SIZE) - 1, in meson_rdma_flush()
160 dma_addr_t addr_dma; member
Completed in 8 milliseconds