Home
last modified time | relevance | path

Searched refs:GSC_DSTIMG_OFFSET_X (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/exynos-gsc/
A Dgsc-regs.h137 #define GSC_DSTIMG_OFFSET_X(x) ((x) << 0) macro
A Dgsc-regs.c241 cfg = GSC_DSTIMG_OFFSET_X(frame->crop.left); in gsc_hw_set_out_size()
/linux/drivers/gpu/drm/exynos/
A Dregs-gsc.h191 #define GSC_DSTIMG_OFFSET_X(x) ((x) << 0) macro
A Dexynos_drm_gsc.c870 cfg = (GSC_DSTIMG_OFFSET_X(buf->rect.x) | in gsc_dst_set_size()

Completed in 8 milliseconds