Home
last modified time | relevance | path

Searched refs:DMA_OUTPUT_NOTIFY_DMA_DONE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/
Dfimc-is-param.h242 #define DMA_OUTPUT_NOTIFY_DMA_DONE_DISABLE 0 macro
Dfimc-isp-video.c131 dma->notify_dma_done = DMA_OUTPUT_NOTIFY_DMA_DONE_DISABLE; in isp_video_capture_stop_streaming()