Searched refs:EXYNOS_CIWDOFST_WINHOROFST (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/exynos/ | ||
D | regs-fimc.h | 324 #define EXYNOS_CIWDOFST_WINHOROFST(x) ((x) << 16) macro |
D | exynos_drm_fimc.c | 492 cfg |= (EXYNOS_CIWDOFST_WINHOROFST(h1) | in fimc_set_window() |