Lines Matching full:dedicated
22 /** Common macros to normal and dedicated DMA registers **/
42 /* Dedicated DMA source/destination address mode values */
53 /** Dedicated DMA register values **/
55 /* Dedicated DMA source/destination address mode values */
61 /* Dedicated DMA source/destination data request type values */
65 /** Dedicated DMA register layout **/
67 /* Dedicated DMA configuration register layout */
74 /* Dedicated DMA parameter register layout */
93 /* Dedicated DMA register offsets */
104 * Normal DMA has 8 channels, and Dedicated DMA has another 8, so
128 * Dedicated DMA supports transfers up to 16M. We can only report
140 /* Is this a dedicated pchan? */
237 * SUN4I_NDMA_NR_MAX_CHANNELS+ are dedicated ones in find_and_use_pchan()
501 * Generate a promise, to be used in a dedicated DMA contract.
504 * Dedicated part of the DMA Engine and get data copied. A non-executed
751 * always be the case for dedicated DMA, where the hardware has a much in sun4i_dma_prep_dma_cyclic()
942 /* Check if type is Normal or Dedicated */ in sun4i_dma_of_xlate()
1210 * dedicated ones in sun4i_dma_probe()
1304 MODULE_DESCRIPTION("Allwinner A10 Dedicated DMA Controller Driver");