Lines Matching refs:chip_data
216 const struct tegra_dma_chip_data *chip_data; member
399 if (tdma->chip_data->support_channel_pause) { in tegra_dma_pause()
413 if (tdma->chip_data->support_channel_pause) { in tegra_dma_resume()
453 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_start()
494 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_configure_for_next()
776 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_terminate_all()
813 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_sg_bytes_xferred()
818 if (!tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_sg_bytes_xferred()
998 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_prep_wcount()
1075 (len > tdc->tdma->chip_data->max_dma_count)) { in tegra_dma_prep_slave_sg()
1174 (len > tdc->tdma->chip_data->max_dma_count)) { in tegra_dma_prep_dma_cyclic()
1402 tdma->chip_data = cdata; in tegra_dma_probe()
1559 for (i = 0; i < tdma->chip_data->nr_channels; ++i) { in tegra_dma_remove()
1578 for (i = 0; i < tdma->chip_data->nr_channels; i++) { in tegra_dma_runtime_suspend()
1591 if (tdma->chip_data->support_separate_wcount_reg) in tegra_dma_runtime_suspend()
1616 for (i = 0; i < tdma->chip_data->nr_channels; i++) { in tegra_dma_runtime_resume()
1624 if (tdma->chip_data->support_separate_wcount_reg) in tegra_dma_runtime_resume()