Home
last modified time | relevance | path

Searched refs:PORTE_HOTPLUG_LONG_DETECT (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug_irq.c274 return val & PORTE_HOTPLUG_LONG_DETECT; in spt_port_hotplug2_long_detect()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h4919 #define PORTE_HOTPLUG_LONG_DETECT (2 << 0) macro