Home
last modified time | relevance | path

Searched refs:GSC_DMA (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.c114 if (ctx->in_path == GSC_DMA) in gsc_hw_set_input_path()
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()
H A Dgsc-m2m.c645 ctx->in_path = GSC_DMA; in gsc_m2m_open()
646 ctx->out_path = GSC_DMA; in gsc_m2m_open()
H A Dgsc-core.h66 * @GSC_DMA: from/to DMA
72 GSC_DMA, enumerator
H A Dgsc-core.c612 if (out_path == GSC_DMA) in gsc_check_scaler_ratio()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.c114 if (ctx->in_path == GSC_DMA) in gsc_hw_set_input_path()
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()
H A Dgsc-m2m.c640 ctx->in_path = GSC_DMA; in gsc_m2m_open()
641 ctx->out_path = GSC_DMA; in gsc_m2m_open()
H A Dgsc-core.h66 * @GSC_DMA: from/to DMA
71 GSC_DMA, enumerator
H A Dgsc-core.c610 if (out_path == GSC_DMA) in gsc_check_scaler_ratio()

Completed in 12 milliseconds