Searched refs:PORT_HOTPLUG_EN (Results 1 – 4 of 4) sorted by relevance
246 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()
1669 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()
1326 #define PORT_HOTPLUG_EN 0x61110 macro
270 #define PORT_HOTPLUG_EN 0x61110 macro