Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dregs-decon7.h15 #define VIDCON0 0x00 macro
Dexynos7_drm_decon.c208 writel(val, ctx->regs + VIDCON0); in decon_commit()
522 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
Dexynos_drm_fimd.c552 writel(val, ctx->regs + VIDCON0); in fimd_commit()
857 writel(0, ctx->regs + VIDCON0); in fimd_disable()
/Linux-v4.19/include/video/
Dsamsung_fimd.h21 #define VIDCON0 0x00 macro
/Linux-v4.19/drivers/video/fbdev/
Ds3c-fb.c456 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable()
474 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()
1315 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()