Home
last modified time | relevance | path

Searched refs:VIDCON0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/exynos/
Dregs-decon7.h11 #define VIDCON0 0x00 macro
Dexynos7_drm_decon.c203 writel(val, ctx->regs + VIDCON0); in decon_commit()
518 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
Dexynos_drm_fimd.c591 writel(val, ctx->regs + VIDCON0); in fimd_commit()
980 writel(0, ctx->regs + VIDCON0); in fimd_atomic_disable()
/linux-6.6.21/include/video/
Dsamsung_fimd.h18 #define VIDCON0 0x00 macro
/linux-6.6.21/drivers/video/fbdev/
Ds3c-fb.c454 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable()
472 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()
1308 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()