Searched refs:PCH_PORT_HOTPLUG (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_suspend.c365 dev_priv->regfile.savePCH_PORT_HOTPLUG = I915_READ(PCH_PORT_HOTPLUG);
414 I915_WRITE(PCH_PORT_HOTPLUG, dev_priv->regfile.savePCH_PORT_HOTPLUG);
H A Di915_irq.c2652 hotplug = I915_READ(PCH_PORT_HOTPLUG);
2657 I915_WRITE(PCH_PORT_HOTPLUG, hotplug);
H A Di915_reg.h3978 #define PCH_PORT_HOTPLUG 0xc4030 macro

Completed in 63 milliseconds