Home
last modified time | relevance | path

Searched refs:VIDCON0_SWRESET (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h82 #define VIDCON0_SWRESET (1 << 28) macro
H A Dexynos5433_drm_decon.c494 writel(VIDCON0_SWRESET, ctx->addr + DECON_VIDCON0); in decon_swreset()
496 ~val & VIDCON0_SWRESET, 12, 20000); in decon_swreset()
H A Dexynos7_drm_decon.c553 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()