Searched refs:BXT_DE_PORT_HP_DDIA (Results 1 – 3 of 3) sorted by relevance
176 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA | in emulate_monitor_status_change()182 BXT_DE_PORT_HP_DDIA; in emulate_monitor_status_change()
129 [HPD_PORT_A] = BXT_DE_PORT_HP_DDIA,3237 if ((enabled_irqs & BXT_DE_PORT_HP_DDIA) && in __bxt_hpd_detection_setup()
7701 #define BXT_DE_PORT_HP_DDIA (1 << 3) macro7702 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \