Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c681 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, GEN11_TBT_HOTPLUG_CTL, 0, 0); in gen11_hpd_irq_handler()
927 intel_uncore_rmw(&dev_priv->uncore, GEN11_TBT_HOTPLUG_CTL, in gen11_tbt_hpd_detection_setup()
936 intel_uncore_rmw(&i915->uncore, GEN11_TBT_HOTPLUG_CTL, in gen11_tbt_hpd_enable_detection()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2370 #define GEN11_TBT_HOTPLUG_CTL _MMIO(0x44030) macro