Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c76 MXR_BIT_VP_ENABLED, enumerator
362 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags) && in mixer_is_synced()
407 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_enable_sync()
476 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_cfg_layer()
724 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in mixer_win_reset()
733 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) in mixer_win_reset()
888 if (test_bit(MXR_BIT_VP_ENABLED, &mixer_ctx->flags)) { in mixer_initialize()
1188 if (i == VP_DEFAULT_WIN && !test_bit(MXR_BIT_VP_ENABLED, in mixer_bind()
1246 __set_bit(MXR_BIT_VP_ENABLED, &ctx->flags); in mixer_probe()
1276 if (test_bit(MXR_BIT_VP_ENABLED, &ctx->flags)) { in exynos_mixer_suspend()
[all …]