Home
last modified time | relevance | path

Searched refs:EXYNOS_CIOYOFF_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dregs-fimc.h367 #define EXYNOS_CIOYOFF_HORIZONTAL(x) ((x) << 0) macro
H A Dexynos_drm_fimc.c895 cfg = (EXYNOS_CIOYOFF_HORIZONTAL(buf->rect.x) | in fimc_dst_set_size()