Searched refs:get_burst_size (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/dma/ |
| D | tegra186-gpc-dma.c | 802 static unsigned int get_burst_size(struct tegra_dma_channel *tdc, in get_burst_size() function 1082 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_slave_sg() 1206 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_dma_cyclic()
|
| D | tegra20-apb-dma.c | 958 static inline unsigned int get_burst_size(struct tegra_dma_channel *tdc, in get_burst_size() function 1122 ahb_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_slave_sg() 1259 ahb_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_dma_cyclic()
|