Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c581 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_TC, 0, 0); in icp_irq_handler()
827 intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_TC, in icp_tc_hpd_detection_setup()
836 intel_uncore_rmw(&i915->uncore, SHOTPLUG_CTL_TC, in icp_tc_hpd_enable_detection()
1022 intel_de_rmw(i915, SHOTPLUG_CTL_TC, in mtp_tc_hpd_detection_setup()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h2796 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro