Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c618 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, PCH_PORT_HOTPLUG2, 0, 0); in spt_irq_handler()
1206 intel_uncore_rmw(&dev_priv->uncore, PCH_PORT_HOTPLUG2, in spt_hpd_detection_setup()
1226 intel_uncore_rmw(&i915->uncore, PCH_PORT_HOTPLUG2, in spt_hpd_enable_detection()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3098 #define PCH_PORT_HOTPLUG2 _MMIO(0xc403C) /* SHOTPLUG_CTL2 SPT+ */ macro