Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c40 #define IFTYPE_HDMI (1 << 1) macro
202 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit()
442 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane()
503 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset()
639 out_type = (ctx->out_type & IFTYPE_HDMI) ? EXYNOS_DISPLAY_TYPE_HDMI in decon_bind()
694 if (ctx->out_type & IFTYPE_HDMI) { in decon_irq_handler()
754 .data = (void *)(I80_HW_TRG | IFTYPE_HDMI)
804 if (ctx->out_type & IFTYPE_HDMI) in exynos5433_decon_probe()