Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c659 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, GEN11_TC_HOTPLUG_CTL, 0, 0); in gen11_hpd_irq_handler()
899 intel_uncore_rmw(&dev_priv->uncore, GEN11_TC_HOTPLUG_CTL, in gen11_tc_hpd_detection_setup()
908 intel_uncore_rmw(&i915->uncore, GEN11_TC_HOTPLUG_CTL, in gen11_tc_hpd_enable_detection()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4506 #define GEN11_TC_HOTPLUG_CTL _MMIO(0x44038) macro