Searched refs:get_burst_size (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/dma/ |
| D | tegra186-gpc-dma.c | 797 static unsigned int get_burst_size(struct tegra_dma_channel *tdc, in get_burst_size() function 1077 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_slave_sg() 1201 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_dma_cyclic()
|
| D | tegra20-apb-dma.c | 964 static inline unsigned int get_burst_size(struct tegra_dma_channel *tdc, in get_burst_size() function 1128 ahb_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_slave_sg() 1265 ahb_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_dma_cyclic()
|