Searched refs:BXT_DE_PORT_HP_DDIA (Results 1 – 3 of 3) sorted by relevance
180 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA | in emulate_monitor_status_change()287 BXT_DE_PORT_HP_DDIA; in emulate_monitor_status_change()681 BXT_DE_PORT_HP_DDIA; in intel_vgpu_emulate_hotplug()684 ~BXT_DE_PORT_HP_DDIA; in intel_vgpu_emulate_hotplug()687 BXT_DE_PORT_HP_DDIA; in intel_vgpu_emulate_hotplug()
129 [HPD_PORT_A] = BXT_DE_PORT_HP_DDIA,3237 if ((enabled_irqs & BXT_DE_PORT_HP_DDIA) && in __bxt_hpd_detection_setup()
7713 #define BXT_DE_PORT_HP_DDIA (1 << 3) macro7714 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \