Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h72 #define GSC_SRCIMG_OFFSET_Y(x) ((x) << 16) macro
H A Dgsc-regs.c128 cfg |= GSC_SRCIMG_OFFSET_Y(frame->crop.top); in gsc_hw_set_in_size()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.h72 #define GSC_SRCIMG_OFFSET_Y(x) ((x) << 16) macro
H A Dgsc-regs.c128 cfg |= GSC_SRCIMG_OFFSET_Y(frame->crop.top); in gsc_hw_set_in_size()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-gsc.h101 #define GSC_SRCIMG_OFFSET_Y(x) ((x) << 16) macro
H A Dexynos_drm_gsc.c572 GSC_SRCIMG_OFFSET_Y(buf->rect.y)); in gsc_src_set_size()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-gsc.h101 #define GSC_SRCIMG_OFFSET_Y(x) ((x) << 16) macro
H A Dexynos_drm_gsc.c571 GSC_SRCIMG_OFFSET_Y(buf->rect.y)); in gsc_src_set_size()

Completed in 8 milliseconds