Searched refs:PORTC_HOTPLUG_LONG_DETECT (Results 1 – 3 of 3) sorted by relevance
741 PORTC_HOTPLUG_LONG_DETECT; in intel_vgpu_emulate_hotplug()
1106 return val & PORTC_HOTPLUG_LONG_DETECT; in bxt_port_hotplug_long_detect()1158 return val & PORTC_HOTPLUG_LONG_DETECT; in spt_port_hotplug_long_detect()1182 return val & PORTC_HOTPLUG_LONG_DETECT; in pch_port_hotplug_long_detect()
8593 #define PORTC_HOTPLUG_LONG_DETECT (2 << 8) macro