Home
last modified time | relevance | path

Searched refs:PORT_HOTPLUG_STAT (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/gma500/
Dcdv_device.c456 REG_WRITE(PORT_HOTPLUG_STAT, REG_READ(PORT_HOTPLUG_STAT)); in cdv_chip_setup()
Dcdv_intel_crt.c194 if ((REG_READ(PORT_HOTPLUG_STAT) & CRT_HOTPLUG_MONITOR_MASK) != in cdv_intel_crt_detect_hotplug()
Dpsb_intel_reg.h366 #define PORT_HOTPLUG_STAT 0x61114 macro
/linux-3.4.99/drivers/gpu/drm/i915/
Di915_irq.c1342 u32 hotplug_status = I915_READ(PORT_HOTPLUG_STAT); in i915_driver_irq_handler()
1350 I915_WRITE(PORT_HOTPLUG_STAT, hotplug_status); in i915_driver_irq_handler()
1351 I915_READ(PORT_HOTPLUG_STAT); in i915_driver_irq_handler()
1991 I915_WRITE(PORT_HOTPLUG_STAT, I915_READ(PORT_HOTPLUG_STAT)); in i915_driver_irq_preinstall()
2130 I915_WRITE(PORT_HOTPLUG_STAT, I915_READ(PORT_HOTPLUG_STAT)); in i915_driver_irq_uninstall()
Dintel_crt.c256 stat = I915_READ(PORT_HOTPLUG_STAT); in intel_crt_detect_hotplug()
261 I915_WRITE(PORT_HOTPLUG_STAT, CRT_HOTPLUG_INT_STATUS); in intel_crt_detect_hotplug()
Dintel_dp.c2093 temp = I915_READ(PORT_HOTPLUG_STAT); in g4x_dp_detect()
Di915_reg.h1495 #define PORT_HOTPLUG_STAT 0x61114 macro