Lines Matching full:dedicated
24 /** Common macros to normal and dedicated DMA registers **/
53 /* Dedicated DMA source/destination address mode values */
67 /** Dedicated DMA register values **/
69 /* Dedicated DMA source/destination address mode values */
75 /* Dedicated DMA source/destination data request type values */
82 /** Dedicated DMA register layout **/
84 /* Dedicated DMA configuration register layout */
91 /* Dedicated DMA parameter register layout */
110 /* Dedicated DMA register offsets */
121 * Normal DMA has 8 channels, and Dedicated DMA has another 8, so
150 * Dedicated DMA supports transfers up to 16M. We can only report
189 /* Is this a dedicated pchan? */
317 * priv->cfg->ndma_nr_max_channels+ are dedicated ones in find_and_use_pchan()
582 * Generate a promise, to be used in a dedicated DMA contract.
585 * Dedicated part of the DMA Engine and get data copied. A non-executed
837 * always be the case for dedicated DMA, where the hardware has a much in sun4i_dma_prep_dma_cyclic()
1029 /* Check if type is Normal or Dedicated */ in sun4i_dma_of_xlate()
1311 * dedicated ones in sun4i_dma_probe()
1448 MODULE_DESCRIPTION("Allwinner A10 Dedicated DMA Controller Driver");