Lines Matching refs:chip_data
223 const struct tegra_dma_chip_data *chip_data; member
406 if (tdma->chip_data->support_channel_pause) { in tegra_dma_pause()
420 if (tdma->chip_data->support_channel_pause) { in tegra_dma_resume()
460 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_start()
501 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_configure_for_next()
773 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_terminate_all()
933 if (tdc->tdma->chip_data->support_separate_wcount_reg) in tegra_dma_prep_wcount()
1006 (len > tdc->tdma->chip_data->max_dma_count)) { in tegra_dma_prep_slave_sg()
1105 (len > tdc->tdma->chip_data->max_dma_count)) { in tegra_dma_prep_dma_cyclic()
1328 tdma->chip_data = cdata; in tegra_dma_probe()
1490 for (i = 0; i < tdma->chip_data->nr_channels; ++i) { in tegra_dma_remove()
1509 for (i = 0; i < tdma->chip_data->nr_channels; i++) { in tegra_dma_runtime_suspend()
1522 if (tdma->chip_data->support_separate_wcount_reg) in tegra_dma_runtime_suspend()
1547 for (i = 0; i < tdma->chip_data->nr_channels; i++) { in tegra_dma_runtime_resume()
1555 if (tdma->chip_data->support_separate_wcount_reg) in tegra_dma_runtime_resume()