Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dtegra186-gpc-dma.c805 static unsigned int get_burst_size(struct tegra_dma_channel *tdc, in get_burst_size() function
1085 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_slave_sg()
1209 mmio_seq |= get_burst_size(tdc, burst_size, slave_bw, len); in tegra_dma_prep_dma_cyclic()
H A Dtegra20-apb-dma.c958 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()