Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDi915_reg.h651 #define SDVOB_HOTPLUG_INT_STATUS (1 << 6) macro
/NextBSD/sys/dev/drm2/i915/
HDi915_irq.c1907 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in valleyview_irq_postinstall()
2165 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in i915_irq_postinstall()
2399 if (dev_priv->hotplug_supported_mask & SDVOB_HOTPLUG_INT_STATUS) in i965_irq_postinstall()
HDintel_sdvo.c2628 dev_priv->hotplug_supported_mask |= SDVOB_HOTPLUG_INT_STATUS; in intel_sdvo_init()
HDi915_reg.h1708 #define SDVOB_HOTPLUG_INT_STATUS (1 << 6) macro