Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dtegra20-apb-dma.c135 bool support_separate_wcount_reg; member
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()
1278 .support_separate_wcount_reg = false,
1287 .support_separate_wcount_reg = false,
1296 .support_separate_wcount_reg = false,
1305 .support_separate_wcount_reg = true,
1522 if (tdma->chip_data->support_separate_wcount_reg) in tegra_dma_runtime_suspend()
[all …]