Home
last modified time | relevance | path

Searched refs:PCH_PORT_HOTPLUG2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug_irq.c607 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, PCH_PORT_HOTPLUG2, 0, 0); in spt_irq_handler()
1175 intel_uncore_rmw(&dev_priv->uncore, PCH_PORT_HOTPLUG2, in spt_hpd_detection_setup()
1195 intel_uncore_rmw(&i915->uncore, PCH_PORT_HOTPLUG2, in spt_hpd_enable_detection()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h4914 #define PCH_PORT_HOTPLUG2 _MMIO(0xc403C) /* SHOTPLUG_CTL2 SPT+ */ macro