Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_mixer.c77 MXR_BIT_VP_ENABLED, enumerator
363 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags) && in mixer_is_synced()
408 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_enable_sync()
477 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_cfg_layer()
725 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_win_reset()
734 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_win_reset()
889 if (test_bit(MXR_BIT_VP_ENABLED, &mixer_ctx->flags)) { in mixer_initialize()
1189 if (i == VP_DEFAULT_WIN && !test_bit(MXR_BIT_VP_ENABLED, in mixer_bind()
1247 __set_bit(MXR_BIT_VP_ENABLED, &ctx->flags); in mixer_probe()
1277 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in exynos_mixer_suspend()
[all …]