Searched refs:PCH_PORT_HOTPLUG (Results 1 – 3 of 3) sorted by relevance
825 dev_priv->savePCH_PORT_HOTPLUG = I915_READ(PCH_PORT_HOTPLUG); in i915_save_state()877 I915_WRITE(PCH_PORT_HOTPLUG, dev_priv->savePCH_PORT_HOTPLUG); in i915_restore_state()
1843 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ironlake_enable_pch_hotplug()1848 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ironlake_enable_pch_hotplug()
3223 #define PCH_PORT_HOTPLUG 0xc4030 /* SHOTPLUG_CTL */ macro