Lines Matching full:dedicated
21 /** Common macros to normal and dedicated DMA registers **/
41 /* Dedicated DMA source/destination address mode values */
52 /** Dedicated DMA register values **/
54 /* Dedicated DMA source/destination address mode values */
60 /* Dedicated DMA source/destination data request type values */
64 /** Dedicated DMA register layout **/
66 /* Dedicated DMA configuration register layout */
73 /* Dedicated DMA parameter register layout */
92 /* Dedicated DMA register offsets */
103 * Normal DMA has 8 channels, and Dedicated DMA has another 8, so
130 /* Is this a dedicated pchan? */
226 * SUN4I_NDMA_NR_MAX_CHANNELS+ are dedicated ones in find_and_use_pchan()
490 * Generate a promise, to be used in a dedicated DMA contract.
493 * Dedicated part of the DMA Engine and get data copied. A non-executed
922 /* Check if type is Normal or Dedicated */ in sun4i_dma_of_xlate()
1191 * dedicated ones in sun4i_dma_probe()
1287 MODULE_DESCRIPTION("Allwinner A10 Dedicated DMA Controller Driver");