Home
last modified time | relevance | path

Searched refs:PORTB_HOTPLUG_LONG_DETECT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c234 return val & PORTB_HOTPLUG_LONG_DETECT; in bxt_port_hotplug_long_detect()
286 return val & PORTB_HOTPLUG_LONG_DETECT; in spt_port_hotplug_long_detect()
310 return val & PORTB_HOTPLUG_LONG_DETECT; in pch_port_hotplug_long_detect()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c711 PORTB_HOTPLUG_LONG_DETECT; in intel_vgpu_emulate_hotplug()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c725 PORTB_HOTPLUG_LONG_DETECT; in intel_vgpu_emulate_hotplug()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c1056 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()
H A Di915_reg.h8291 #define PORTB_HOTPLUG_LONG_DETECT (2 << 0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4909 #define PORTB_HOTPLUG_LONG_DETECT (2 << 0) macro

Completed in 83 milliseconds