Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_mixer.c80 MXR_BIT_VP_ENABLED, enumerator
346 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_vsync_set_update()
415 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_cfg_layer()
668 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_win_reset()
677 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_win_reset()
705 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags) && in mixer_irq_handler()
850 if (test_bit(MXR_BIT_VP_ENABLED, &mixer_ctx->flags)) { in mixer_initialize()
1139 if (i == VP_DEFAULT_WIN && !test_bit(MXR_BIT_VP_ENABLED, in mixer_bind()
1197 __set_bit(MXR_BIT_VP_ENABLED, &ctx->flags); in mixer_probe()
1225 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in exynos_mixer_suspend()
[all …]