Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_crt.c246 hotplug_en = orig = I915_READ(PORT_HOTPLUG_EN); in intel_crt_detect_hotplug()
251 I915_WRITE(PORT_HOTPLUG_EN, hotplug_en); in intel_crt_detect_hotplug()
253 if (wait_for((I915_READ(PORT_HOTPLUG_EN) & in intel_crt_detect_hotplug()
267 I915_WRITE(PORT_HOTPLUG_EN, orig); in intel_crt_detect_hotplug()
Di915_irq.c1669 I915_WRITE(PORT_HOTPLUG_EN, 0); in i915_driver_irq_preinstall()
1735 u32 hotplug_en = I915_READ(PORT_HOTPLUG_EN); in i915_driver_irq_postinstall()
1762 I915_WRITE(PORT_HOTPLUG_EN, hotplug_en); in i915_driver_irq_postinstall()
1800 I915_WRITE(PORT_HOTPLUG_EN, 0); in i915_driver_irq_uninstall()
Di915_reg.h1326 #define PORT_HOTPLUG_EN 0x61110 macro
/linux-2.6.39/drivers/staging/gma500/
Dpsb_intel_reg.h270 #define PORT_HOTPLUG_EN 0x61110 macro