Searched refs:SHOTPLUG_CTL_DDI (Results 1 – 2 of 2) sorted by relevance
2431 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_DDI); in icp_irq_handler()2432 I915_WRITE(SHOTPLUG_CTL_DDI, dig_hotplug_reg); in icp_irq_handler()3770 hotplug = I915_READ(SHOTPLUG_CTL_DDI); in icp_hpd_detection_setup()3773 I915_WRITE(SHOTPLUG_CTL_DDI, hotplug); in icp_hpd_detection_setup()
7662 #define SHOTPLUG_CTL_DDI _MMIO(0xc4030) macro