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

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_suspend.c830 dev_priv->regfile.savePCH_PORT_HOTPLUG = I915_READ(PCH_PORT_HOTPLUG);
878 I915_WRITE(PCH_PORT_HOTPLUG, dev_priv->regfile.savePCH_PORT_HOTPLUG);
H A Di915_irq.c1856 hotplug = I915_READ(PCH_PORT_HOTPLUG);
1861 I915_WRITE(PCH_PORT_HOTPLUG, hotplug);
H A Di915_reg.h3580 #define PCH_PORT_HOTPLUG 0xc4030 /* SHOTPLUG_CTL */ macro

Completed in 123 milliseconds