Searched refs:PORTB_HOTPLUG_LONG_DETECT (Results 1 – 4 of 4) sorted by relevance
151 #define PORTB_HOTPLUG_LONG_DETECT (1 << 1) macro
711 PORTB_HOTPLUG_LONG_DETECT; in intel_vgpu_emulate_hotplug()
1056 return val & PORTB_HOTPLUG_LONG_DETECT; in bxt_port_hotplug_long_detect()1114 return val & PORTB_HOTPLUG_LONG_DETECT; in spt_port_hotplug_long_detect()1138 return val & PORTB_HOTPLUG_LONG_DETECT; in pch_port_hotplug_long_detect()
8291 #define PORTB_HOTPLUG_LONG_DETECT (2 << 0) macro