Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h86 #define VIDCON0_ENVID (1 << 1) macro
/linux/include/video/
H A Dsamsung_fimd.h70 #define VIDCON0_ENVID (1 << 1) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c460 vidcon0 |= VIDCON0_ENVID | VIDCON0_ENVID_F; in s3c_fb_enable()
466 if (vidcon0 & VIDCON0_ENVID) { in s3c_fb_enable()
467 vidcon0 |= VIDCON0_ENVID; in s3c_fb_enable()