Searched refs:PCH_PORT_HOTPLUG (Results 1 – 3 of 3) sorted by relevance
350 dev_priv->regfile.savePCH_PORT_HOTPLUG = I915_READ(PCH_PORT_HOTPLUG); in i915_save_state()399 I915_WRITE(PCH_PORT_HOTPLUG, dev_priv->regfile.savePCH_PORT_HOTPLUG); in i915_restore_state()
2191 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_irq_setup()2196 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ibx_hpd_irq_setup()
3689 #define PCH_PORT_HOTPLUG 0xc4030 /* SHOTPLUG_CTL */ macro