Lines Matching full:smartdma
65 * SmartDMA engine streams 15 lines of RGB565 data, then interrupts the in nxp_video_sdma_callback()
103 /* Setup dma configuration for SmartDMA */ in nxp_video_sdma_stream_start()
107 /* Setting bit 1 here enables the SmartDMA to interrupt ARM core in nxp_video_sdma_stream_start()
112 /* Setup parameters for SmartDMA engine */ in nxp_video_sdma_stream_start()
114 /* SmartDMA continuously streams data once started. If user in nxp_video_sdma_stream_start()
163 /* SmartDMA will read 30 lines of RGB565 video data into framebuffer */ in nxp_video_sdma_enqueue()
172 /* Kick SmartDMA off */ in nxp_video_sdma_enqueue()
314 /* SmartDMA needs at least two buffers allocated before starting */ in nxp_video_sdma_get_caps()
329 LOG_ERR("SmartDMA not ready"); in nxp_video_sdma_init()
334 /* Attach Camera VSYNC, HSYNC, and PCLK as inputs 0, 1, and 2 of the SmartDMA */ in nxp_video_sdma_init()
349 /* Install camera firmware used by SmartDMA */ in nxp_video_sdma_init()