Home
last modified time | relevance | path

Searched refs:SHOTPLUG_CTL_DDI (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug_irq.c559 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()
H A Dintel_dsi_vbt.c426 intel_de_rmw(dev_priv, SHOTPLUG_CTL_DDI, in icl_native_gpio_set_value()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h4926 #define SHOTPLUG_CTL_DDI _MMIO(0xc4030) macro