Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dexynos5433_decon.h20 #define DECON_VIDOSDxC(n) (0x00B8 + ((n) * 0x20)) macro
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c281 writel(val, ctx->addr + DECON_VIDOSDxC(win)); in decon_update_plane()