Home
last modified time | relevance | path

Searched refs:PCH_PORT_HOTPLUG2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c1917 dig_hotplug_reg = I915_READ(PCH_PORT_HOTPLUG2); in spt_irq_handler()
1918 I915_WRITE(PCH_PORT_HOTPLUG2, dig_hotplug_reg); in spt_irq_handler()
3165 hotplug = I915_READ(PCH_PORT_HOTPLUG2); in spt_hpd_detection_setup()
3167 I915_WRITE(PCH_PORT_HOTPLUG2, hotplug); in spt_hpd_detection_setup()
H A Di915_reg.h8296 #define PCH_PORT_HOTPLUG2 _MMIO(0xc403C) /* SHOTPLUG_CTL2 SPT+ */ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4914 #define PCH_PORT_HOTPLUG2 _MMIO(0xc403C) /* SHOTPLUG_CTL2 SPT+ */ macro

Completed in 82 milliseconds