Searched refs:SHOTPLUG_CTL_DDI (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_hotplug_irq.c | 559 dig_hotplug_reg = intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_DDI, 0, 0); in icp_irq_handler() 800 intel_uncore_rmw(&dev_priv->uncore, SHOTPLUG_CTL_DDI, in icp_ddi_hpd_detection_setup() 809 intel_uncore_rmw(&i915->uncore, SHOTPLUG_CTL_DDI, in icp_ddi_hpd_enable_detection() 994 intel_de_rmw(i915, SHOTPLUG_CTL_DDI, in mtp_ddi_hpd_detection_setup() 1003 intel_de_rmw(i915, SHOTPLUG_CTL_DDI, in mtp_ddi_hpd_enable_detection() 1019 intel_de_rmw(i915, SHOTPLUG_CTL_DDI, in mtp_tc_hpd_enable_detection()
|
D | intel_dsi_vbt.c | 419 intel_de_rmw(dev_priv, SHOTPLUG_CTL_DDI, in icl_native_gpio_set_value()
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_reg.h | 4926 #define SHOTPLUG_CTL_DDI _MMIO(0xc4030) macro
|