Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c571 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_TC, 0, 0); in icp_irq_handler()
816 intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_TC, in icp_tc_hpd_detection_setup()
825 intel_uncore_rmw(&i915->uncore, SHOTPLUG_CTL_TC, in icp_tc_hpd_enable_detection()
1010 intel_de_rmw(i915, SHOTPLUG_CTL_TC, in mtp_tc_hpd_detection_setup()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c1879 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in icp_irq_handler()
1880 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in icp_irq_handler()
3054 hotplug = I915_READ(SHOTPLUG_CTL_TC); in icp_tc_hpd_detection_setup()
3056 I915_WRITE(SHOTPLUG_CTL_TC, hotplug); in icp_tc_hpd_detection_setup()
H A Di915_reg.h8305 * SHOTPLUG_CTL_DDI and SHOTPLUG_CTL_TC.
8316 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4923 * SHOTPLUG_CTL_DDI and SHOTPLUG_CTL_TC.
4935 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro

Completed in 68 milliseconds