Searched refs:HOTPLUG_CHG (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_reg.h233 #define HOTPLUG_CHG (0x1 << 2) macro
H A Dexynos_dp_reg.c24 #define COMMON_INT_MASK_4 (HOTPLUG_CHG | HPD_LOST | PLUG)
333 reg = HOTPLUG_CHG | HPD_LOST | PLUG; exynos_dp_clear_hotplug_interrupts()
374 if (reg & HOTPLUG_CHG) exynos_dp_get_irq_type()

Completed in 179 milliseconds