Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dtegra186-gpc-dma.c80 #define TEGRA_GPCDMA_CHAN_DST_PTR 0x010 macro
295 tdc_read(tdc, TEGRA_GPCDMA_CHAN_DST_PTR) in tegra_dma_dump_chan_regs()
497 tdc_write(tdc, TEGRA_GPCDMA_CHAN_DST_PTR, ch_regs->dst_ptr); in tegra_dma_configure_next_sg()
529 tdc_write(tdc, TEGRA_GPCDMA_CHAN_DST_PTR, ch_regs->dst_ptr); in tegra_dma_start()