Searched refs:SHOTPLUG_CTL_TC (Results 1 – 2 of 2) sorted by relevance
2289 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in icp_irq_handler()2290 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in icp_irq_handler()2326 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in tgp_irq_handler()2327 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in tgp_irq_handler()3428 hotplug = I915_READ(SHOTPLUG_CTL_TC); in icp_hpd_detection_setup()3430 I915_WRITE(SHOTPLUG_CTL_TC, hotplug); in icp_hpd_detection_setup()
7941 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro