Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/exynos/
Dregs-fimc.h370 #define EXYNOS_CIOCBOFF_HORIZONTAL(x) ((x) << 0) macro
Dexynos_drm_fimc.c896 cfg = (EXYNOS_CIOCBOFF_HORIZONTAL(buf->rect.x) | in fimc_dst_set_size()