Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h82 #define VIDCON0_SWRESET (1 << 28) macro
H A Dregs-decon7.h13 #define VIDCON0_SWRESET (1 << 28) macro
H A Dexynos5433_drm_decon.c493 writel(VIDCON0_SWRESET, ctx->addr + DECON_VIDCON0); in decon_swreset()
495 ~val & VIDCON0_SWRESET, 12, 20000); in decon_swreset()
H A Dexynos7_drm_decon.c517 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()