Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h347 #define SDVOC_HOTPLUG_INT_EN (1 << 25) macro
/linux-3.4.99/drivers/gpu/drm/i915/
Di915_irq.c2058 hotplug_en |= SDVOC_HOTPLUG_INT_EN; in i915_driver_irq_postinstall()
2063 hotplug_en |= SDVOC_HOTPLUG_INT_EN; in i915_driver_irq_postinstall()
2068 hotplug_en |= SDVOC_HOTPLUG_INT_EN; in i915_driver_irq_postinstall()
Di915_reg.h1476 #define SDVOC_HOTPLUG_INT_EN (1 << 25) macro