Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c40 #define IFTYPE_HDMI (1 << 1) macro
201 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit()
441 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane()
502 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset()
638 out_type = (ctx->out_type & IFTYPE_HDMI) ? EXYNOS_DISPLAY_TYPE_HDMI in decon_bind()
693 if (ctx->out_type & IFTYPE_HDMI) { in decon_irq_handler()
753 .data = (void *)(I80_HW_TRG | IFTYPE_HDMI)
803 if (ctx->out_type & IFTYPE_HDMI) in exynos5433_decon_probe()