Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_dp_reg.h234 #define HPD_LOST (0x1 << 1) macro
Dexynos_dp_reg.c24 #define COMMON_INT_MASK_4 (HOTPLUG_CHG | HPD_LOST | PLUG)
333 reg = HOTPLUG_CHG | HPD_LOST | PLUG; in exynos_dp_clear_hotplug_interrupts()
371 if (reg & HPD_LOST) in exynos_dp_get_irq_type()