Searched refs:GEN8_PORT_DP_A_HOTPLUG (Results 1 – 4 of 4) sorted by relevance
284 GEN8_PORT_DP_A_HOTPLUG; in emulate_monitor_status_change()
57 [HPD_PORT_A] = GEN8_PORT_DP_A_HOTPLUG,2805 tmp_mask = iir & GEN8_PORT_DP_A_HOTPLUG; in gen8_de_irq_handler()3891 hotplug_irqs = GEN8_PORT_DP_A_HOTPLUG; in ilk_hpd_irq_setup()4188 de_port_enables |= GEN8_PORT_DP_A_HOTPLUG; in gen8_de_irq_postinstall()
4549 return I915_READ(GEN8_DE_PORT_ISR) & GEN8_PORT_DP_A_HOTPLUG; in bdw_digital_port_connected()
7160 #define GEN8_PORT_DP_A_HOTPLUG (1 << 3) macro