Searched refs:MXR_GRP_CFG_MISC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-mixer.h | 118 #define MXR_GRP_CFG_MISC_MASK ((3 << 16) | (3 << 20) | 0xff) macro |
H A D | exynos_mixer.c | 338 val, MXR_GRP_CFG_MISC_MASK); in mixer_cfg_gfx_blend() |