Home
last modified time | relevance | path

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

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