Home
last modified time | relevance | path

Searched refs:VIDCON0_SWRESET (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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.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.c518 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()

Completed in 11 milliseconds