Searched refs:EXYNOS_CIOYOFF_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/exynos/ | ||
D | regs-fimc.h | 367 #define EXYNOS_CIOYOFF_HORIZONTAL(x) ((x) << 0) macro |
D | exynos_drm_fimc.c | 893 cfg = (EXYNOS_CIOYOFF_HORIZONTAL(buf->rect.x) | in fimc_dst_set_size() |