Searched refs:VIDCON0_ENVID (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/video/
H A Dexynos7_decon.h17 #define VIDCON0_ENVID (1 << 1) macro
H A Dsamsung_fimd.h73 #define VIDCON0_ENVID (1 << 1) macro
/linux-4.1.27/drivers/video/fbdev/
H A Ds3c-fb.c462 vidcon0 |= VIDCON0_ENVID | VIDCON0_ENVID_F; s3c_fb_enable()
468 if (vidcon0 & VIDCON0_ENVID) { s3c_fb_enable()
469 vidcon0 |= VIDCON0_ENVID; s3c_fb_enable()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.c225 val = VIDCON0_ENVID | VIDCON0_ENVID_F; decon_commit()
H A Dexynos_drm_fimd.c425 val |= VIDCON0_ENVID | VIDCON0_ENVID_F; fimd_commit()

Completed in 68 milliseconds