Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h86 #define VIDCON0_ENVID (1 << 1) macro
H A Dexynos7_drm_decon.c257 val = VIDCON0_ENVID | VIDCON0_ENVID_F; in decon_commit()
H A Dexynos5433_drm_decon.c259 decon_set_bits(ctx, DECON_VIDCON0, VIDCON0_ENVID | VIDCON0_ENVID_F, ~0); in decon_commit()
H A Dexynos_drm_fimd.c583 val |= VIDCON0_ENVID | VIDCON0_ENVID_F; in fimd_commit()
/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()