Searched refs:get_transfer_param (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/dma/ |
| D | tegra186-gpc-dma.c | 820 static int get_transfer_param(struct tegra_dma_channel *tdc, in get_transfer_param() function 1016 ret = get_transfer_param(tdc, direction, &apb_ptr, &mmio_seq, &csr, in tegra_dma_prep_slave_sg() 1151 ret = get_transfer_param(tdc, direction, &apb_ptr, &mmio_seq, &csr, in tegra_dma_prep_dma_cyclic()
|
| D | tegra20-apb-dma.c | 995 static int get_transfer_param(struct tegra_dma_channel *tdc, in get_transfer_param() function 1067 if (get_transfer_param(tdc, direction, &apb_ptr, &apb_seq, &csr, in tegra_dma_prep_slave_sg() 1219 if (get_transfer_param(tdc, direction, &apb_ptr, &apb_seq, &csr, in tegra_dma_prep_dma_cyclic()
|