Searched refs:SDVOB_HOTPLUG_INT_STATUS (Results 1 – 4 of 4) sorted by relevance
651 #define SDVOB_HOTPLUG_INT_STATUS (1 << 6) macro
1513 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in valleyview_irq_postinstall()1772 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in i915_irq_postinstall()2006 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in i965_irq_postinstall()
2628 dev_priv->hotplug_supported_mask |= SDVOB_HOTPLUG_INT_STATUS; in intel_sdvo_init()
1606 #define SDVOB_HOTPLUG_INT_STATUS (1 << 6) macro