Searched refs:SHOTPLUG_CTL_DDI (Results 1 – 2 of 2) sorted by relevance
2277 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_DDI); in icp_irq_handler()2278 I915_WRITE(SHOTPLUG_CTL_DDI, dig_hotplug_reg); in icp_irq_handler()2314 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_DDI); in tgp_irq_handler()2315 I915_WRITE(SHOTPLUG_CTL_DDI, dig_hotplug_reg); in tgp_irq_handler()3423 hotplug = I915_READ(SHOTPLUG_CTL_DDI); in icp_hpd_detection_setup()3425 I915_WRITE(SHOTPLUG_CTL_DDI, hotplug); in icp_hpd_detection_setup()
7920 #define SHOTPLUG_CTL_DDI _MMIO(0xc4030) macro