Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c1550 return val & PORTB_HOTPLUG_INT_LONG_PULSE; in i9xx_port_hotplug_long_detect()
H A Di915_reg.h4176 #define PORTB_HOTPLUG_INT_LONG_PULSE (2 << 17) macro