Home
last modified time | relevance | path

Searched refs:VIDCON1_INV_VDEN (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-smartq5.c136 VIDCON1_INV_VDEN,
/linux-4.1.27/include/video/
Dsamsung_fimd.h94 #define VIDCON1_INV_VDEN (1 << 4) macro
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c1092 ctx->vidcon1 |= VIDCON1_INV_VDEN; in fimd_probe()