Searched refs:DECON_VIDW0xADD2 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/exynos/ | ||
D | regs-decon5433.h | 26 #define DECON_VIDW0xADD2(n) (0x0200 + ((n) * 4)) macro |
D | exynos5433_drm_decon.c | 447 writel(val, ctx->addr + DECON_VIDW0xADD2(win)); in decon_update_plane() |