Searched refs:SHOTPLUG_CTL_TC (Results 1 – 2 of 2) sorted by relevance
2443 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in icp_irq_handler()2444 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in icp_irq_handler()3775 hotplug = I915_READ(SHOTPLUG_CTL_TC); in icp_hpd_detection_setup()3780 I915_WRITE(SHOTPLUG_CTL_TC, hotplug); in icp_hpd_detection_setup()
7676 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro