Home
last modified time | relevance | path

Searched defs:tegra_dma_chip_data (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/dma/
Dtegra186-gpc-dma.c179 struct tegra_dma_chip_data { struct
180 bool hw_support_pause;
181 unsigned int nr_channels;
182 unsigned int channel_reg_size;
183 unsigned int max_dma_count;
184 int (*terminate)(struct tegra_dma_channel *tdc);
Dtegra20-apb-dma.c122 struct tegra_dma_chip_data { struct
123 unsigned int nr_channels;
124 unsigned int channel_reg_size;
125 unsigned int max_dma_count;
126 bool support_channel_pause;
127 bool support_separate_wcount_reg;