Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dtegra186-gpc-dma.c176 struct tegra_dma_chip_data { struct
177 bool hw_support_pause;
178 unsigned int nr_channels;
179 unsigned int channel_reg_size;
180 unsigned int max_dma_count;
181 int (*terminate)(struct tegra_dma_channel *tdc);
Dtegra20-apb-dma.c123 struct tegra_dma_chip_data { struct
124 unsigned int nr_channels;
125 unsigned int channel_reg_size;
126 unsigned int max_dma_count;
127 bool support_channel_pause;
128 bool support_separate_wcount_reg;