Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dexynos7_decon.h274 #define VIDTCON0 0x610 macro
Dsamsung_fimd.h120 #define VIDTCON0 0x10 macro
/linux-4.4.14/drivers/video/fbdev/
Ds3c-fb.c1780 .vidtcon = VIDTCON0,
1811 .vidtcon = VIDTCON0,
1844 .vidtcon = VIDTCON0,
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos7_drm_decon.c188 writel(val, ctx->regs + VIDTCON0); in decon_commit()
Dexynos_drm_fimd.c430 writel(val, ctx->regs + driver_data->timing_base + VIDTCON0); in fimd_commit()