Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c41 #define IFTYPE_HDMI (1 << 1) macro
203 if (ctx->out_type & IFTYPE_HDMI) { in decon_commit()
443 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_update_plane()
504 if (!(ctx->out_type & IFTYPE_HDMI)) in decon_swreset()
645 out_type = (ctx->out_type & IFTYPE_HDMI) ? EXYNOS_DISPLAY_TYPE_HDMI in decon_bind()
700 if (ctx->out_type & IFTYPE_HDMI) { in decon_irq_handler()
755 .data = (void *)(I80_HW_TRG | IFTYPE_HDMI)
804 if (ctx->out_type & IFTYPE_HDMI) in exynos5433_decon_probe()