Searched refs:VIDCON1_INV_VDEN (Results 1 – 2 of 2) sorted by relevance
/linux/include/video/ | ||
H A D | samsung_fimd.h | 91 #define VIDCON1_INV_VDEN (1 << 4) macro |
/linux/drivers/gpu/drm/exynos/ | ||
H A D | exynos_drm_fimd.c | 1189 ctx->vidcon1 |= VIDCON1_INV_VDEN; in fimd_probe() |