Searched refs:SHOTPLUG_CTL_TC (Results 1 – 2 of 2) sorted by relevance
1879 dig_hotplug_reg = I915_READ(SHOTPLUG_CTL_TC); in icp_irq_handler()1880 I915_WRITE(SHOTPLUG_CTL_TC, dig_hotplug_reg); in icp_irq_handler()3054 hotplug = I915_READ(SHOTPLUG_CTL_TC); in icp_tc_hpd_detection_setup()3056 I915_WRITE(SHOTPLUG_CTL_TC, hotplug); in icp_tc_hpd_detection_setup()
8316 #define SHOTPLUG_CTL_TC _MMIO(0xc4034) macro