Searched refs:BXT_DDI_HPD_INVERT_MASK (Results 1 – 3 of 3) sorted by relevance
226 vgpu_vreg_t(vgpu, PCH_PORT_HOTPLUG) &= ~BXT_DDI_HPD_INVERT_MASK; in emulate_monitor_status_change()
3231 hotplug &= ~BXT_DDI_HPD_INVERT_MASK; in __bxt_hpd_detection_setup()
8292 #define BXT_DDI_HPD_INVERT_MASK (BXT_DDIA_HPD_INVERT | \ macro