Searched refs:MXR_INT_EN_VSYNC (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c918 mixer_reg_writemask(mixer_ctx, MXR_INT_EN, ~0, MXR_INT_EN_VSYNC);
934 mixer_reg_writemask(mixer_ctx, MXR_INT_EN, 0, MXR_INT_EN_VSYNC);
1015 mixer_reg_writemask(ctx, MXR_INT_EN, ~0, MXR_INT_EN_VSYNC);
H A Dregs-mixer.h142 #define MXR_INT_EN_VSYNC (1 << 11) macro

Completed in 132 milliseconds