Searched refs:PCH_PORT_HOTPLUG2 (Results 1 – 2 of 2) sorted by relevance
1994 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG2); in spt_irq_handler()1995 I915_WRITE(PCH_PORT_HOTPLUG2, dig_hotplug_reg); in spt_irq_handler()3305 hotplug = I915_READ(PCH_PORT_HOTPLUG2); in spt_hpd_irq_setup()3307 I915_WRITE(PCH_PORT_HOTPLUG2, hotplug); in spt_hpd_irq_setup()
6122 #define PCH_PORT_HOTPLUG2 0xc403C /* SHOTPLUG_CTL2 SPT+ */ macro