Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-fimc.h343 #define EXYNOS_CITAREA_TARGET_AREA(x) ((x) << 0) macro
H A Dexynos_drm_fimc.c889 cfg = EXYNOS_CITAREA_TARGET_AREA(buf->rect.w * buf->rect.h); in fimc_dst_set_size()