Lines Matching full:smartdma
35 /* Seems to be written to smartDMA control register when it is configured */
37 /* These bits are set when the SMARTDMA boots, cleared to reset it */
48 /* SMARTDMA does not have channels */ in dma_mcux_smartdma_configure()
54 /* Reset smartDMA */ in dma_mcux_smartdma_configure()
57 /* Write the head block pointer directly to SMARTDMA */ in dma_mcux_smartdma_configure()
72 /* Kick off SMARTDMA */ in dma_mcux_smartdma_start()
115 * @brief install SMARTDMA firmware
117 * Install a custom firmware for the smartDMA. This function allows the user
118 * to install a custom firmware into the smartDMA, which implements
120 * @param dev: smartDMA device
121 * @param firmware: address of buffer containing smartDMA firmware