Home
last modified time | relevance | path

Searched refs:BLENDCON_NEW_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-decon7.h217 #define BLENDCON_NEW_MASK (1 << 0) macro
H A Dexynos_drm_fimd.c657 fimd_set_bits(ctx, BLENDCON, BLENDCON_NEW_MASK, in fimd_win_set_bldmod()
/openbmc/linux/include/video/
H A Dsamsung_fimd.h448 #define BLENDCON_NEW_MASK (1 << 0) macro
/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c668 data &= ~BLENDCON_NEW_MASK; in s3c_fb_set_par()