Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dregs-decon7.h11 #define VIDCON0 0x00 macro
Dexynos7_drm_decon.c202 writel(val, ctx->regs + VIDCON0); in decon_commit()
516 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
Dexynos_drm_fimd.c566 writel(val, ctx->regs + VIDCON0); in fimd_commit()
935 writel(0, ctx->regs + VIDCON0); in fimd_disable()
/Linux-v5.4/include/video/
Dsamsung_fimd.h18 #define VIDCON0 0x00 macro
/Linux-v5.4/drivers/video/fbdev/
Ds3c-fb.c453 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable()
471 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()
1310 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()