Searched refs:out_path (Results 1 – 14 of 14) sorted by relevance
| /drivers/media/platform/samsung/exynos4-is/ |
| A D | fimc-lite.c | 271 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) in flite_irq_handler() 464 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) { in fimc_lite_open() 479 atomic_read(&fimc->out_path) != FIMC_IO_DMA) in fimc_lite_open() 515 atomic_read(&fimc->out_path) == FIMC_IO_DMA) { in fimc_lite_release() 975 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup() 977 atomic_set(&fimc->out_path, FIMC_IO_DMA); in fimc_lite_link_setup() 982 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup() 984 atomic_set(&fimc->out_path, FIMC_IO_ISP); in fimc_lite_link_setup() 1069 if ((atomic_read(&fimc->out_path) == FIMC_IO_ISP && in fimc_lite_subdev_set_fmt() 1199 if (atomic_read(&fimc->out_path) != FIMC_IO_ISP) in fimc_lite_subdev_s_stream() [all …]
|
| A D | fimc-reg.c | 86 if (ctx->out_path == FIMC_IO_LCDFIFO) in fimc_hw_set_rotation() 92 if (ctx->out_path == FIMC_IO_DMA) { in fimc_hw_set_rotation() 292 if (ctx->out_path == FIMC_IO_DMA) { in fimc_hw_set_scaler() 410 if (FIMC_IO_LCDFIFO == ctx->out_path) in fimc_hw_set_in_dma_size() 441 fimc_hw_en_autoload(dev, ctx->out_path == FIMC_IO_LCDFIFO); in fimc_hw_set_in_dma() 524 if (ctx->out_path == FIMC_IO_LCDFIFO) in fimc_hw_set_output_path()
|
| A D | fimc-lite.h | 164 atomic_t out_path; member
|
| A D | fimc-lite-reg.c | 66 if (atomic_read(&dev->out_path) == FIMC_IO_DMA) { in flite_hw_set_interrupt_mask()
|
| A D | fimc-core.h | 486 enum fimc_datapath out_path; member
|
| A D | fimc-m2m.c | 644 ctx->out_path = FIMC_IO_DMA; in fimc_m2m_open()
|
| A D | fimc-capture.c | 1727 ctx->out_path = FIMC_IO_DMA; in fimc_register_capture_device()
|
| /drivers/s390/char/ |
| A D | monreader.c | 305 goto out_path; in mon_open() 317 goto out_path; in mon_open() 322 out_path: in mon_open()
|
| A D | vmlogrdr.c | 361 goto out_path; in vmlogrdr_open() 378 out_path: in vmlogrdr_open()
|
| /drivers/media/platform/samsung/exynos-gsc/ |
| A D | gsc-regs.c | 225 if (ctx->out_path == GSC_DMA) in gsc_hw_set_output_path() 240 if (ctx->out_path == GSC_DMA) { in gsc_hw_set_out_size() 300 if (ctx->out_path != GSC_DMA) { in gsc_hw_set_out_image_format()
|
| A D | gsc-core.h | 368 enum gsc_datapath out_path; member 405 int dh, int rot, int out_path);
|
| A D | gsc-m2m.c | 527 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_m2m_s_selection() 533 ctx->out_path); in gsc_m2m_s_selection() 639 ctx->out_path = GSC_DMA; in gsc_m2m_open()
|
| A D | gsc-core.c | 606 int dh, int rot, int out_path) in gsc_check_scaler_ratio() argument 610 if (out_path == GSC_DMA) in gsc_check_scaler_ratio() 644 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_set_scaler_info() 724 ctx->out_path); in __gsc_s_ctrl()
|
| /drivers/gpu/drm/mediatek/ |
| A D | mtk_drm_drv.c | 927 const unsigned int **out_path, in mtk_drm_of_ddp_path_build_one() argument 1013 *out_path = final_ddp_path; in mtk_drm_of_ddp_path_build_one()
|
Completed in 38 milliseconds