Searched refs:FIMC_IO_DMA (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-reg.c95 if (ctx->out_path == FIMC_IO_DMA) { fimc_hw_set_rotation()
281 if (ctx->in_path == FIMC_IO_DMA) { fimc_hw_set_scaler()
295 if (ctx->out_path == FIMC_IO_DMA) { fimc_hw_set_scaler()
513 if (ctx->in_path == FIMC_IO_DMA) fimc_hw_set_input_path()
H A Dfimc-lite.c280 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) flite_irq_handler()
482 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) { fimc_lite_open()
497 atomic_read(&fimc->out_path) != FIMC_IO_DMA) fimc_lite_open()
532 atomic_read(&fimc->out_path) == FIMC_IO_DMA) { fimc_lite_release()
1019 atomic_set(&fimc->out_path, FIMC_IO_DMA); fimc_lite_link_setup()
1117 (atomic_read(&fimc->out_path) == FIMC_IO_DMA && fimc_lite_subdev_set_fmt()
1291 atomic_set(&fimc->out_path, FIMC_IO_DMA); fimc_lite_subdev_registered()
H A Dfimc-lite-reg.c69 if (atomic_read(&dev->out_path) == FIMC_IO_DMA) { flite_hw_set_interrupt_mask()
H A Dfimc-m2m.c646 ctx->in_path = FIMC_IO_DMA; fimc_m2m_open()
647 ctx->out_path = FIMC_IO_DMA; fimc_m2m_open()
H A Dfimc-core.h89 FIMC_IO_DMA, enumerator in enum:fimc_datapath
H A Dfimc-capture.c1750 ctx->out_path = FIMC_IO_DMA; fimc_register_capture_device()

Completed in 192 milliseconds