Searched refs:savePCH_PORT_HOTPLUG (Results 1 – 2 of 2) 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()
599 u32 savePCH_PORT_HOTPLUG; member