Home
last modified time | relevance | path

Searched refs:VIDCON0 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-decon7.h10 /* VIDCON0 */
11 #define VIDCON0 0x00 macro
H A Dexynos7_drm_decon.c203 writel(val, ctx->regs + VIDCON0); in decon_commit()
517 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
H A Dexynos_drm_fimd.c567 writel(val, ctx->regs + VIDCON0); in fimd_commit()
936 writel(0, ctx->regs + VIDCON0); in fimd_atomic_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-decon7.h10 /* VIDCON0 */
11 #define VIDCON0 0x00 macro
H A Dexynos7_drm_decon.c203 writel(val, ctx->regs + VIDCON0); in decon_commit()
518 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
H A Dexynos_drm_fimd.c591 writel(val, ctx->regs + VIDCON0); in fimd_commit()
980 writel(0, ctx->regs + VIDCON0); in fimd_atomic_disable()
/kernel/linux/linux-5.10/include/video/
H A Dsamsung_fimd.h16 /* VIDCON0 */
18 #define VIDCON0 0x00 macro
/kernel/linux/linux-6.6/include/video/
H A Dsamsung_fimd.h16 /* VIDCON0 */
18 #define VIDCON0 0x00 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c-fb.c82 * @has_clksel: Set if VIDCON0 register has CLKSEL bit.
453 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3c-fb.c83 * @has_clksel: Set if VIDCON0 register has CLKSEL bit.
454 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()

Completed in 15 milliseconds