Home
last modified time | relevance | path

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

/linux-5.19.10/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.c590 writel(val, ctx->regs + VIDCON0); in fimd_commit()
979 writel(0, ctx->regs + VIDCON0); in fimd_atomic_disable()
/linux-5.19.10/include/video/ !
Dsamsung_fimd.h18 #define VIDCON0 0x00 macro
/linux-5.19.10/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()
1311 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()