Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-fimc.h388 #define EXYNOS_ORGOSIZE_HORIZONTAL(x) ((x) << 0) macro
H A Dexynos_drm_fimc.c854 cfg = (EXYNOS_ORGOSIZE_HORIZONTAL(real_width) | in fimc_dst_set_size()