Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-decon7.h96 #define VIDW_WHOLE_X(_win) (0x0130 + ((_win) * 8)) macro
H A Dexynos7_drm_decon.c415 writel(fb->width + padding, ctx->regs + VIDW_WHOLE_X(win)); in decon_update_plane()